change syntax help of the .sym command

This commit is contained in:
SinaKarvandi 2022-02-19 22:44:20 +03:30
parent b2b3d83fae
commit dadb680f37

View file

@ -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");