From 1b3b7ba54d1d703efce60efbd0462e38a8b55eb2 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 21 Jun 2013 16:58:16 +0200 Subject: [PATCH] charon-cmd: Document auxiliary options --- src/charon-cmd/charon-cmd.8.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 -- 2.47.2