diff options
author | NeilBrown <neilb@suse.de> | 2010-01-29 04:54:55 +0100 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2010-01-29 05:46:17 +0100 |
commit | a1331cc4068d4c0723dd46f3a170ed100adba000 (patch) | |
tree | e401e1e747df18e9e37ce47b074bd44aa2ab0940 /mdadm.conf.5 | |
parent | md.4: various improvements to new section on scrubbing. (diff) | |
download | 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.conf.5')
-rw-r--r-- | mdadm.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdadm.conf.5 b/mdadm.conf.5 index 002e2b37..1c2ae58f 100644 --- a/mdadm.conf.5 +++ b/mdadm.conf.5 @@ -380,7 +380,7 @@ preceded by plus or minus is allowed and is usually last. When .I mdadm -is auto-assembling an array, with via +is auto-assembling an array, either via .I --assemble or .I --incremental |