walk(1): improve wording, formatting
Clean up the wording of the walk(1) manpage, improve the formatting of the format characters.
This commit is contained in:
parent
f444d6c3f2
commit
cf5316a402
1 changed files with 7 additions and 7 deletions
|
@ -47,18 +47,18 @@ Both
|
||||||
and
|
and
|
||||||
.I max
|
.I max
|
||||||
are optional.
|
are optional.
|
||||||
A number
|
An argument of
|
||||||
.I n
|
.I n
|
||||||
with no comma is equivalent to
|
with no comma is equivalent to
|
||||||
.IR 0,n .
|
.IR 0,n .
|
||||||
.TP
|
.TP
|
||||||
.B -e statfmt
|
.B -e statfmt
|
||||||
Setting the statfmt string allows specifying the data
|
Specify the output format.
|
||||||
.I walk
|
Each character in
|
||||||
should print.
|
.I statfmt
|
||||||
It takes a string of characters, each corresponding
|
specifies a file attribute to display.
|
||||||
to some piece of information about the file being
|
The printed attributes are separated by spaces.
|
||||||
traversed, and prints them separated by spaces.
|
.RS \n(INu
|
||||||
.PP
|
.PP
|
||||||
The statfmt characters are as follows:
|
The statfmt characters are as follows:
|
||||||
.TF .
|
.TF .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue