summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2015-08-09 18:05:56 +0200
committerThomas Graf <tgraf@suug.ch>2015-08-09 18:05:56 +0200
commit9a69cb6d596413c1d80f432b3eb0362a7e42b8a7 (patch)
tree0c2325594f8df81a12b7d49aac26c4967d18637a
parent964f48465a36c48adfec84430081adabf841e2aa (diff)
man: Fix --ouptut typo
Reported-by: xiaohuichan@gmail.com Signed-off-by: Thomas Graf <tgraf@suug.ch>
-rw-r--r--man/bmon.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bmon.8 b/man/bmon.8
index a4134b1..ec4431c 100644
--- a/man/bmon.8
+++ b/man/bmon.8
@@ -34,7 +34,7 @@ in parallel. bmon automatically loads a useful and working input module
by default. See INPUT MODULES for more details.
.RE
.PP
-\fB \-o\fR, \fB\-\-ouptut\fRMODULE[:OPTIONS][,MODULE...]
+\fB \-o\fR, \fB\-\-output\fRMODULE[:OPTIONS][,MODULE...]
.RS 4
Set list of output modules to load and use. Multiple modules can be used
in parallel. By default, bmon will use the curses output mode, if that is