mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
- Fixed typo in usage
This commit is contained in:
@@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user