Skip to content
Snippets Groups Projects
Commit 101f338a authored by Andreas Dilger's avatar Andreas Dilger
Browse files

Branch b1_6

Update lfs documentation to reflect current usage.
parent fcf2c722
No related branches found
No related tags found
No related merge requests found
...@@ -5,13 +5,12 @@ lfs \- Lustre utility to create a file with specific striping pattern, find the ...@@ -5,13 +5,12 @@ lfs \- Lustre utility to create a file with specific striping pattern, find the
.br .br
.B lfs .B lfs
.br .br
.B lfs find [--atime|-A N] [--mtime|-M N] [--ctime|-C N] [--maxdepth|-D N] .B lfs find [[!] --atime|-A N] [[!] --mtime|-M N] [[!] --ctime|-C N]
\fB[--print0|-P] [--print|-p] [--obd|-O <uuid>] <dir/file>\fR \fB[--maxdepth|-D N] [--name|-n pattern] [--print0|-P] [--print|-p]
.br \fB[--obd|-O <uuid>] <dir|file>\fR
.B lfs find [--quiet|-q] [--verbose|-v] [--recursive|-r] <dir|file>
.br .br
.B lfs getstripe [--obd|-O <uuid>] [--quiet|-q] [--verbose|-v] .B lfs getstripe [--obd|-O <uuid>] [--quiet|-q] [--verbose|-v]
\fB[--recursive|-r] <dir/file>\fR \fB[--recursive|-r] <dir|file>\fR
.br .br
.B lfs setstripe <filename|dirname> <stripe-size> <start-ost> <stripe-cnt> .B lfs setstripe <filename|dirname> <stripe-size> <start-ost> <stripe-cnt>
.br .br
......
...@@ -56,15 +56,7 @@ lfs ...@@ -56,15 +56,7 @@ lfs
\series bold \series bold
lfs\InsetSpace ~ lfs\InsetSpace ~
find [--atime|-A N] [--mtime|-M N] [--ctime|-C N] [--maxdepth|-D N] [--print0 find [[!] --atime|-A N] [[!] --mtime|-M N] [[!] --ctime|-C N] [--maxdepth|-D N] [[!] --name|-n pattern] [--print0|-P] [--print|-p] [--obd|-O <uuid>] <dir/file>
|-P] [--print|-p] [--obd|-O <uuid>] <dir/file>
\end_layout
\begin_layout Standard
\series bold
lfs\InsetSpace ~
find [--quiet|-q] [--verbose|-v] [--recursive|-r] <dir/file>
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment