mirror of
https://github.com/alibaba/arthas.git
synced 2024-04-21 10:21:39 +00:00
fix typo (#1458)
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ import sun.management.counter.perf.PerfInstrumentation;
|
||||
* @author hengyunabc 2020-02-16
|
||||
*/
|
||||
@Name("perfcounter")
|
||||
@Summary("Display the perf counter infornation.")
|
||||
@Summary("Display the perf counter information.")
|
||||
@Description("\nExamples:\n" +
|
||||
" perfcounter\n" +
|
||||
" perfcounter -d\n" +
|
||||
|
||||
Reference in New Issue
Block a user