summaryrefslogtreecommitdiffstats
path: root/mdadm.8
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2010-01-29 14:54:55 +1100
committerNeilBrown <neilb@suse.de>2010-01-29 15:46:17 +1100
commita1331cc4068d4c0723dd46f3a170ed100adba000 (patch)
treee401e1e747df18e9e37ce47b074bd44aa2ab0940 /mdadm.8
parentc93e9d68d01fc97172c83ef9d2ee9a440db4a09d (diff)
downloadmdadm-a1331cc4068d4c0723dd46f3a170ed100adba000.tar.gz
mdadm-a1331cc4068d4c0723dd46f3a170ed100adba000.tar.xz
mdadm-a1331cc4068d4c0723dd46f3a170ed100adba000.zip
Tidy up some argument parsing, particularly for -b
-b only means --brief in MISC mode, elsewhere it is --bitmap. Resolves-debian-bug: 427777 Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'mdadm.8')
-rw-r--r--mdadm.824
1 files changed, 12 insertions, 12 deletions
diff --git a/mdadm.8 b/mdadm.8
index 29e098b..882c3a2 100644
--- a/mdadm.8
+++ b/mdadm.8
@@ -250,18 +250,6 @@ Avoid printing purely informative messages. With this,
will be silent unless there is something really important to report.
.TP
-.BR \-b ", " \-\-brief
-Be less verbose. This is used with
-.B \-\-detail
-and
-.BR \-\-examine .
-Using
-.B \-\-brief
-with
-.B \-\-verbose
-gives an intermediate level of verbosity.
-
-.TP
.BR \-f ", " \-\-force
Be more forceful about certain operations. See the various modes for
the exact meaning of this option in different contexts.
@@ -1794,6 +1782,18 @@ For
.B \-\-scan
causes all devices listed in the config file to be examined.
+.TP
+.BR \-b ", " \-\-brief
+Be less verbose. This is used with
+.B \-\-detail
+and
+.BR \-\-examine .
+Using
+.B \-\-brief
+with
+.B \-\-verbose
+gives an intermediate level of verbosity.
+
.SH MONITOR MODE
.HP 12