diff options
Diffstat (limited to 'src/pluto/plutomain.c')
-rw-r--r-- | src/pluto/plutomain.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/plutomain.c b/src/pluto/plutomain.c index 09f8c61d8..e235ff765 100644 --- a/src/pluto/plutomain.c +++ b/src/pluto/plutomain.c @@ -81,7 +81,7 @@ usage(const char *mess) " [--nocrsend]" " \\\n\t" "[--strictcrlpolicy]" - " [--crlcheckinterval]" + " [--crlcheckinterval <interval>]" " [--cachecrls]" " [--uniqueids]" " \\\n\t" |