From 9a69cb6d596413c1d80f432b3eb0362a7e42b8a7 Mon Sep 17 00:00:00 2001 From: Thomas Graf Date: Sun, 9 Aug 2015 18:05:56 +0200 Subject: [PATCH] man: Fix --ouptut typo Reported-by: xiaohuichan@gmail.com Signed-off-by: Thomas Graf --- man/bmon.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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