On Tuesday July 29, beolach@xxxxxxxxx wrote: > On Tue, 29 Jul 2008 13:52:26 +1000 > Neil Brown <neilb@xxxxxxx> wrote: > > On Monday July 28, babydr@xxxxxxxxxxxxxxxx wrote: > > > > --- a/ReadMe.c > > > > +++ b/ReadMe.c > > > > @@ -518,9 +518,12 @@ char Help_grow[] = > > ^^^^^^^^^ > > > > " --size= -z : Change the active size of devices in > > > > an array.\n" " : This is useful if all > > > > devices have been replaced\n" " : with > > > > larger devices.\n" -" --raid-disks= -n : Change the number > > > > of active devices in an array.\n" +" --raid-devices= -n : > > > > Change the number of active devices in an array.\n" > > > > " : array.\n" > > > To what command ^^^^^^^^^^^ is this associated in the > > > --help output ? > > > > mdadm --grow --help > > > > (all the others already spelt it "--raid-devices"). > > > > I think he meant the last line, w/ just ": array.\n". Is that > associated w/ a different command, or should it be removed since the > previous line already has the word array? Ah yes, I see. That dates from Feb 2007 when we changed: -" --raid-disks= -n : Change the number of active devices in a RAID1\n" +" --raid-disks= -n : Change the number of active devices in an array.\n" " : array.\n" Fixed now. Thanks. NeilBrown -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html