- Fixed typo in usage
This commit is contained in:
parent
b5a11ab80b
commit
d3b486a743
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ void my_debug( void *ctx, int level, const char *str )
|
|||
#define USAGE \
|
||||
"\n usage: crl_app param=<>...\n" \
|
||||
"\n acceptable parameters:\n" \
|
||||
" filename=%%s default: cert.crt\n" \
|
||||
" filename=%%s default: crl.pem\n" \
|
||||
" debug_level=%%d default: 0 (disabled)\n" \
|
||||
"\n"
|
||||
|
||||
|
|
Loading…
Reference in a new issue