mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
fix typo (#1472)
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user