aboutsummaryrefslogtreecommitdiff
path: root/doc/river.1.scd
diff options
context:
space:
mode:
authorLeonardo Gibrowski FaƩ <73939669+Horus645@users.noreply.github.com>2022-03-05 08:24:38 -0300
committerGitHub <noreply@github.com>2022-03-05 12:24:38 +0100
commitc4c0bece59c627e24ea2dd17835a0eceb692e9d5 (patch)
tree363d0fca54fd59a949859a04c6d9d1ab8ed0c0ff /doc/river.1.scd
parent81ba188df00bf12b6290a61e8ddae3f43b8949c6 (diff)
downloadriver-c4c0bece59c627e24ea2dd17835a0eceb692e9d5.tar.gz
river-c4c0bece59c627e24ea2dd17835a0eceb692e9d5.tar.xz
docs: fix typo in river(1) man page
Diffstat (limited to 'doc/river.1.scd')
-rw-r--r--doc/river.1.scd2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/river.1.scd b/doc/river.1.scd
index 4a04860..9a76622 100644
--- a/doc/river.1.scd
+++ b/doc/river.1.scd
@@ -31,7 +31,7 @@ utility may be used to communicate with river over these protocols.
_shell_command_ will be run with _/bin/sh -c_. See the *CONFIGURATION*
section for more details.
-*-log-level* [*error*|*warn*|*info*|*debug*]
+*-log-level* [*error*|*warning*|*info*|*debug*]
Set the log level of river. At the *error* log level, only errors
are logged. At the *debug* log level, everything is logged including
verbose debug messages.