mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-08-14 19:14:45 +00:00
change syntax help of the .sym command
This commit is contained in:
parent
b2b3d83fae
commit
dadb680f37
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ CommandSymHelp()
|
|||
ShowMessages(".sym : perfrom the symbol actions.\n\n");
|
||||
|
||||
ShowMessages("syntax : \t.sym [table]\n");
|
||||
ShowMessages("syntax : \t.sym [reload]\n");
|
||||
ShowMessages("syntax : \t.sym [reload] [pid ProcessId (hex)]\n");
|
||||
ShowMessages("syntax : \t.sym [download]\n");
|
||||
ShowMessages("syntax : \t.sym [load]\n");
|
||||
ShowMessages("syntax : \t.sym [unload]\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue