]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ReadMe.c
mdadm: add --no-devices to avoid component devices detail information
[thirdparty/mdadm.git] / ReadMe.c
index 12ccf83c541696e2edc2b48df19b27c605af7f0a..eaf104238d9e3fd20fd3275fa3bf596e9dbefc39 100644 (file)
--- a/ReadMe.c
+++ b/ReadMe.c
@@ -181,6 +181,7 @@ struct option long_options[] = {
 
     /* For Detail/Examine */
     {"brief",    0, 0, Brief},
+    {"no-devices",0, 0, NoDevices},
     {"export",   0, 0, 'Y'},
     {"sparc2.2",  0, 0, Sparc22},
     {"test",      0, 0, 't'},