Document --size=max option for --grow

Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
This commit is contained in:
Neil Brown 2005-06-14 06:31:19 +00:00
parent 0bbc98b563
commit 779043efce
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,6 @@
Changes Prior to this release
- Don't use 'lstat' to check for blockdevices, use stat.
- Document --size=max option for --grow
Changes Prior to 1.11.0 release
- Fix embarassing bug which causes --add to always fail.

View File

@ -388,6 +388,9 @@ for RAID level 1/4/5/6. If the array was created with a size smaller
than the currently active drives, the extra space can be accessed
using
.BR --grow .
The size can be given as
.B max
which means to choose the largest size that fits all on all current drives.
.TP
.BR --assume-clean