This commit is contained in:
HearingSmile
2020-09-03 19:11:59 +08:00
committed by GitHub
parent bbb695ca81
commit 41ac103720
+1 -1
View File
@@ -29,7 +29,7 @@ Advanced Usage
* [perfcounter](perfcounter.md) - show JVM Perf Counter information
* [logger](logger.md) - print the logger information, update the logger level
* [getstatic](getstatic.md) - examine class's static properties
* [ognl](ognl.md) - execute ongl expression
* [ognl](ognl.md) - execute ognl expression
* [mbean](mbean.md) - show Mbean information
* [heapdump](heapdump.md) - dump java heap in hprof binary format, like `jmap`