summaryrefslogtreecommitdiffstats
path: root/ReadMe.c
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2009-05-11 15:47:10 +1000
committerNeilBrown <neilb@suse.de>2009-05-11 15:47:10 +1000
commit257c1dc27eedba22fce2b3f518eeaec57eafc3b7 (patch)
treeae830cfd4ef299d2e971e9d02690c2c79a84c0f1 /ReadMe.c
parent7cdc0872342e8834f224132867ea88ee04e050bf (diff)
downloadmdadm-257c1dc27eedba22fce2b3f518eeaec57eafc3b7.tar.gz
mdadm-257c1dc27eedba22fce2b3f518eeaec57eafc3b7.tar.xz
mdadm-257c1dc27eedba22fce2b3f518eeaec57eafc3b7.zip
man pages: note that --auto is largely deprecated and irrelevant.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'ReadMe.c')
-rw-r--r--ReadMe.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ReadMe.c b/ReadMe.c
index d0d762e..9ed5d9a 100644
--- a/ReadMe.c
+++ b/ReadMe.c
@@ -271,7 +271,6 @@ char OptionHelp[] =
" --size= -z : Size (in K) of each drive in RAID1/4/5/6/10 - optional\n"
" --force -f : Honour devices as listed on command line. Don't\n"
" : insert a missing drive for RAID5.\n"
-" --auto(=p) -a : Automatically allocate new (partitioned) md array if needed.\n"
" --assume-clean : Assume the array is already in-sync. This is dangerous.\n"
" --bitmap-chunk= : chunksize of bitmap in bitmap file (Kilobytes)\n"
" --delay= -d : seconds between bitmap updates\n"
@@ -289,7 +288,6 @@ char OptionHelp[] =
" --scan -s : scan config file for missing information\n"
" --force -f : Assemble the array even if some superblocks appear out-of-date\n"
" --update= -U : Update superblock: try '-A --update=?' for list of options.\n"
-" --auto(=p) -a : Automatically allocate new (partitioned) md array if needed.\n"
" --no-degraded : Do not start any degraded arrays - default unless --scan.\n"
"\n"
" For detail or examine:\n"