Whamcloud - gitweb
LU-4929 lfs: Add lfs dirstripe to the manpage
[fs/lustre-release.git] / lustre / doc / lfs.1
index 6537be1..1d5d9fb 100644 (file)
@@ -84,8 +84,6 @@ lfs \- Lustre utility to create a file with specific striping pattern, find the
 .br
 .B lfs data_version [-n] \fB<filename>\fR
 .br
-.B lfs mkdir <--index|-i mdt_index> <dir>
-.br
 .B lfs help
 .SH DESCRIPTION
 .B lfs
@@ -350,13 +348,14 @@ Set quotas of user `bob': 1GB block quota hardlimit and 2 GB block quota softlim
 .B $ lfs setquota -t -u --block-grace 1000 --inode-grace 1w4d /mnt/lustre
 Set grace times for user quotas: 1000 seconds for block quotas, 1 week and 4 days for inode quotas
 .TP
-.B $ lfs mkdir -i 1 new_directory
-Create directory 'new_directory' on the mdt with index 1.
 .SH BUGS
 The \fBlfs find\fR command isn't as comprehensive as \fBfind\fR(1).
 .SH AUTHOR
 The lfs command is part of the Lustre filesystem.
 .SH SEE ALSO
 .BR lfs-hsm (1),
+.BR lfs-setdirstripe (1),
+.BR lfs-getdirstripe (1),
+.BR lfs-mkdir (1),
 .BR lctl (8),
 .BR lustre (7)