From: Andreas Steffen Date: Mon, 25 Jul 2022 06:35:01 +0000 (+0200) Subject: Changes in usage output X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d73c2405d9e46447c16d71f14c53058930e19345;p=thirdparty%2Fstrongswan.git Changes in usage output --- diff --git a/src/scepclient/scepclient.c b/src/scepclient/scepclient.c index d94c85346b..2ef76b501f 100644 --- a/src/scepclient/scepclient.c +++ b/src/scepclient/scepclient.c @@ -350,7 +350,7 @@ static void usage(const char *message) " - type cacert defines filename prefix of\n" " received CA certificate(s)\n" " - if no filename is given, default is used\n" - " --optionsfrom (-+) reads additional options from given file\n" + " --options (-+) reads additional options from given file\n" " --force (-f) force existing file(s)\n" " --httptimeout (-T) timeout for HTTP operations (default: 30s)\n" " --bind (-b) source address to bind for HTTP operations\n"