X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Futils%2Flfs.c;fp=lustre%2Futils%2Flfs.c;h=79d34a6d9c6a240b4fac4999b660fc778c1a0132;hp=2bd44686b361b1c48bd601ed161c7b8cadf80003;hb=8ae646b1bd11066fef65d7fac18621946ddff6da;hpb=7a7309fa849577ddd5a4f6bb5bfb69e84a7fec89 diff --git a/lustre/utils/lfs.c b/lustre/utils/lfs.c index 2bd4468..79d34a6 100644 --- a/lustre/utils/lfs.c +++ b/lustre/utils/lfs.c @@ -283,7 +283,7 @@ static inline int lfs_mirror_delete(int argc, char **argv) "\tmode: the file access permission of the directory (octal)\n" \ "To create dir with a foreign (free format) layout :\n" \ "setdirstripe|mkdir --foreign[=] -x|-xattr " \ - "[--mode|-m mode] [--flags ] \n" \ + "[--mode|-o mode] [--flags ] \n" \ "\tmode: the mode of the directory\n" \ "\tforeign_type: none or daos\n"