]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
swanctl: Document maximum log level of messages received by --log
authorTobias Brunner <tobias@strongswan.org>
Thu, 22 May 2025 12:18:49 +0000 (14:18 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 22 May 2025 12:24:43 +0000 (14:24 +0200)
src/swanctl/commands/log.c
src/swanctl/swanctl.8.in

index 17429d9ad8bd5c06f35a24e251ac5da63a40b9d3..832222312933cde9304996c0905215122b335054 100644 (file)
@@ -93,7 +93,7 @@ static int logcmd(vici_conn_t *conn)
 static void __attribute__ ((constructor))reg()
 {
        command_register((command_t) {
-               logcmd, 'T', "log", "trace logging output",
+               logcmd, 'T', "log", "trace logging output (levels 0 and 1 only)",
                {"[--raw|--pretty]"},
                {
                        {"help",                'h', 0, "show usage information"},
index 391fe486f2bc55261fa370df2b2852f05f24d7a5..c80d7ce8afced1b44b3fd3e4e996a624db70f0dc 100644 (file)
@@ -89,7 +89,7 @@ list loaded algorithms and their implementation
 (re\-)load pool configuration
 .TP
 .B "\-T, \-\-log"
-trace logging output
+trace logging output (levels 0 and 1 only)
 .TP
 .B "\-S, \-\-stats"
 show daemon infos and statistics