In build and create mode: --symlinks Auto creation of symlinks in /dev to /dev/md, option --symlinks must be 'no' or 'yes' and work with --create and --build. In assemble mode: --symlinks See this option under Create and Build options. Signed-off-by: Zhilong Liu <zlliu@xxxxxxxx> diff --git a/mdadm.8.in b/mdadm.8.in index 1e4f91d..df1d460 100644 --- a/mdadm.8.in +++ b/mdadm.8.in @@ -1015,6 +1015,11 @@ simultaneously. If not specified, this defaults to 4. Specify journal device for the RAID-4/5/6 array. The journal device should be a SSD with reasonable lifetime. +.TP +.BR \-\-symlinks +Auto creation of symlinks in /dev to /dev/md, option --symlinks must +be 'no' or 'yes' and work with --create and --build. + .SH For assemble: @@ -1291,6 +1296,10 @@ Reshape can be continued later using the .B \-\-continue option for the grow command. +.TP +.BR \-\-symlinks +See this option under Create and Build options. + .SH For Manage mode: .TP -- 2.6.6 -- 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