mirror of
https://github.com/sstefani/mtrace.git
synced 2025-12-06 16:56:41 +08:00
fix help messages
This commit is contained in:
parent
7970712f70
commit
ed95193efe
@ -119,7 +119,7 @@ static void usage(void)
|
|||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
static void usage_debug(void)
|
static void usage_debug(void)
|
||||||
{
|
{
|
||||||
fprintf(stdout, "%s debugging option, --debug=<octal> or -D<octal>:\n", progname);
|
fprintf(stdout, "%s debugging option, --debug=<num> or -D<num>:\n", progname);
|
||||||
fprintf(stdout,
|
fprintf(stdout,
|
||||||
"\n"
|
"\n"
|
||||||
" number description\n"
|
" number description\n"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user