walk(1): formatting/corrections

This commit is contained in:
BurnZeZ 2020-01-28 00:53:58 +00:00
parent 7facfb5548
commit 0f1b442bc0

View file

@ -10,7 +10,7 @@ walk \- walk a path
.I mind,maxd .I mind,maxd
] [ ] [
.B -e .B -e
.I ststr .I statfmt
] [ ] [
.I name ... .I name ...
] ]
@ -18,7 +18,7 @@ walk \- walk a path
.I Walk .I Walk
recursively descends any directory arguments, recursively descends any directory arguments,
printing the name of each file on a separate line. printing the name of each file on a separate line.
When no arguments are given, the current directory When no arguments are given, the working directory
is assumed. is assumed.
Non-directory arguments are checked for existence, Non-directory arguments are checked for existence,
then printed, if so. then printed, if so.
@ -50,7 +50,7 @@ are optional.
.TP .TP
.B -e statfmt .B -e statfmt
Setting the statfmt string allows specifying the data Setting the statfmt string allows specifying the data
.B walk .I walk
should print. should print.
It takes a string of characters, each corresponding It takes a string of characters, each corresponding
to some piece of information about the file being to some piece of information about the file being