From: Tobias Brunner Date: Fri, 21 Jun 2013 14:58:16 +0000 (+0200) Subject: charon-cmd: Document auxiliary options X-Git-Tag: 5.1.0dr1~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b3b7ba54d1d703efce60efbd0462e38a8b55eb2;p=thirdparty%2Fstrongswan.git charon-cmd: Document auxiliary options --- diff --git a/src/charon-cmd/charon-cmd.8.in b/src/charon-cmd/charon-cmd.8.in index 410231a819..c15c7d91f7 100644 --- a/src/charon-cmd/charon-cmd.8.in +++ b/src/charon-cmd/charon-cmd.8.in @@ -56,6 +56,21 @@ the following snippet can be used: .PP .SH "OPTIONS" .TP +.B "\-\-help" +Prints usage information and a short summary of the available options. +.TP +.B "\-\-version" +Prints the strongSwan version. +.TP +.BI "\-\-debug " level +Sets the default log level (defaults to 1). +.I level +is a number between -1 and 4. +Refer to +.I strongswan.conf +for options that allow a more fine-grained configuration of the logging +output. +.TP .BI "\-\-host " hostname DNS name or IP address to connect to. .TP