mirror of
https://gitee.com/arthas/arthas.git
synced 2024-11-30 03:07:37 +08:00
update en/commands.md. #51
This commit is contained in:
parent
5ee56e9475
commit
045bd0e30c
@ -1,19 +1,8 @@
|
||||
All Commands
|
||||
=============
|
||||
|
||||
### Basic
|
||||
|
||||
* help - check the assistant info for the command
|
||||
* cls - clear out the current screen area
|
||||
* session - check the current session profile
|
||||
* [reset](reset.md) - clear the injected code from the classes (B.T.W when Arthas server closed, all the injected will also be cleared)
|
||||
* version - the version of the working Arthas
|
||||
* quit - exit the current Arthas client without affecting other clients
|
||||
* shutdown - terminate the Arthas server and all clients
|
||||
* [keymap](keymap.md) - shortcuts for Arthas and also you can define your own
|
||||
|
||||
|
||||
### Advanced
|
||||
* [dashboard](dashboard.md)
|
||||
* [thread](thread.md)
|
||||
* [jvm](jvm.md)
|
||||
@ -38,3 +27,17 @@ All Commands
|
||||
|
||||
* [options](options.md)
|
||||
|
||||
|
||||
### Basic Commands
|
||||
|
||||
* help - check the assistant info for the command
|
||||
* cls - clear out the current screen area
|
||||
* session - check the current session profile
|
||||
* [reset](reset.md) - clear the injected code from the classes (B.T.W when Arthas server closed, all the injected will also be cleared)
|
||||
* version - the version of the working Arthas
|
||||
* quit - exit the current Arthas client without affecting other clients
|
||||
* shutdown - terminate the Arthas server and all clients
|
||||
* [keymap](keymap.md) - shortcuts for Arthas and also you can define your own
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user