]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ReadMe.c
Add continue option to grow command
[thirdparty/mdadm.git] / ReadMe.c
index 89dd7af5ee453393ba3a34769369b97e7330b740..25426d326e2e263606f4590fd7425fcff1f1c1e7 100644 (file)
--- a/ReadMe.c
+++ b/ReadMe.c
@@ -191,6 +191,7 @@ struct option long_options[] = {
     {"backup-file", 1,0, BackupFile},
     {"invalid-backup",0,0,InvalidBackup},
     {"array-size", 1, 0, 'Z'},
+    {"continue", 0, 0, Continue},
 
     /* For Incremental */
     {"rebuild-map", 0, 0, RebuildMapOpt},