summaryrefslogtreecommitdiffstats
path: root/mdadm.8
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2005-06-14 06:34:23 +0000
committerNeil Brown <neilb@suse.de>2005-06-14 06:34:23 +0000
commit22892d5632b454a18be7fb36a82b4c1af691ef66 (patch)
treef3c723ec1101fff5f565fc8ff122361f3375925a /mdadm.8
parentb79713f8c103031e10bb41bb552a023a884b2ad4 (diff)
downloadmdadm-22892d5632b454a18be7fb36a82b4c1af691ef66.tar.gz
mdadm-22892d5632b454a18be7fb36a82b4c1af691ef66.tar.xz
mdadm-22892d5632b454a18be7fb36a82b4c1af691ef66.zip
Don't list device= in --examine --scan output.
As the device list isn't stable, recording it should be avoided. The device= list is still available if --verbose is given (once). Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Diffstat (limited to 'mdadm.8')
-rw-r--r--mdadm.812
1 files changed, 11 insertions, 1 deletions
diff --git a/mdadm.8 b/mdadm.8
index dfbb74c..6836c46 100644
--- a/mdadm.8
+++ b/mdadm.8
@@ -185,7 +185,12 @@ Print version information for mdadm.
.TP
.BR -v ", " --verbose
-Be more verbose about what is happening.
+Be more verbose about what is happening. This can be used twice to be
+extra-verbose.
+This currently only affects
+.B --detail --scan
+and
+.BR "--examine --scan" .
.TP
.BR -b ", " --brief
@@ -193,6 +198,11 @@ 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 -b ", " --bitmap=