Adjusted zignature help

This commit is contained in:
Dax 2015-12-25 09:23:39 +01:00 committed by pancake
parent 31a9be7b98
commit b8b0b3e73e

View File

@ -208,9 +208,9 @@ static int cmd_zign(void *data, const char *input) {
"Usage:", "z[abcp/*-] [arg]", "Zignatures",
"z", "", "show status of zignatures",
"z*", "", "display all zignatures",
"z-", "namespace", "Unload zignatures in namespace",
"z-", " namespace", "Unload zignatures in namespace",
"z-*", "", "unload all zignatures",
"z/", "[ini] [end]", "search zignatures between these regions",
"z/", " [ini] [end]", "search zignatures between these regions",
"za", " ...", "define new zignature for analysis",
"zb", " name bytes", "define zignature for bytes",
"zB", " size", "Generate zignatures for current offset/flag",