]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ReadMe.c
Increase default size of bitmap for v1 superblocks.
[thirdparty/mdadm.git] / ReadMe.c
index 26a869525c9774d298b2c1a5e86924ff52aa3cf3..5704423245d9ceeb0476d607db781008fc801bf0 100644 (file)
--- a/ReadMe.c
+++ b/ReadMe.c
@@ -29,7 +29,7 @@
 
 #include "mdadm.h"
 
-char Version[] = Name " - v2.5.2 -  27 June 2006\n";
+char Version[] = Name " - v2.5.4 - 13 October 2006\n";
 
 /*
  * File: ReadMe.c
@@ -139,6 +139,7 @@ struct option long_options[] = {
     {"re-add",    0, 0,  ReAdd},
     {"homehost",  1, 0,  HomeHost},
     {"auto-update-homehost", 0, 0, AutoHomeHost},
+    {"symlinks",  1, 0,  Symlinks},
 
     /* For assemble */
     {"uuid",      1, 0, 'u'},