diff options
-rw-r--r-- | bin/pax/pax.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1 index 6285234a540..93791e15564 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -1049,7 +1049,7 @@ copies the contents of the current directory to the device .Pa /dev/rst0 . .Pp The command: -.Dl pax -r -v -f filename +.Dl pax -v -f filename gives the verbose table of contents for an archive stored in .Pa filename . .Pp |