swanctl: Document maximum log level of messages received by --log

This commit is contained in:
Tobias Brunner
2025-05-22 14:24:43 +02:00
parent 362fa94ef5
commit 9a9d0a0bf7
2 changed files with 2 additions and 2 deletions
+1 -1
View 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"},
+1 -1
View 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