diff options
-rw-r--r-- | sor.1 | 2 | ||||
-rw-r--r-- | walk.1 | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -16,7 +16,7 @@ sor \- combine shell predicates with logical or .SH SYNOPSIS .B sor -.RI [\| OPTION ...\] +.RB [\| \-0 \] .IR SNIPPET ... .SH DESCRIPTION Read paths from standard input. For each path, evaluate each argument as a @@ -16,7 +16,7 @@ walk \- walk file system .SH SYNOPSIS .B walk -.RI [\| OPTION ...\] +.RB [\| \-0 \] .RI [\| DIRECTORY ...\] .SH DESCRIPTION Recursively list the specified |