standard form output (concatenated)
This commit is contained in:
@@ -69,7 +69,7 @@ int CLIParserParseArg(CLIParserContext *ctx, int argc, char **argv, void *vargta
|
|||||||
|
|
||||||
PrintAndLogEx(NORMAL, "\n"_SectionTagColor_("usage:"));
|
PrintAndLogEx(NORMAL, "\n"_SectionTagColor_("usage:"));
|
||||||
PrintAndLogEx(NORMAL, " "_CommandColor_("%s")NOLF, ctx->programName);
|
PrintAndLogEx(NORMAL, " "_CommandColor_("%s")NOLF, ctx->programName);
|
||||||
arg_print_syntaxv(stdout, ctx->argtable, "\n\n");
|
arg_print_syntax(stdout, ctx->argtable, "\n\n");
|
||||||
|
|
||||||
PrintAndLogEx(NORMAL, _SectionTagColor_("options:"));
|
PrintAndLogEx(NORMAL, _SectionTagColor_("options:"));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user