summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Lockert <tholo@cvs.openbsd.org>1996-06-11 06:43:43 +0000
committerThorsten Lockert <tholo@cvs.openbsd.org>1996-06-11 06:43:43 +0000
commit5b132a3370d767d032b1a7d49c9fd9ccce6f4e30 (patch)
treebaf2bfa496058020040880dca5a15b6bfe3b16db
parent8a9719310ac5463126ef3eec984d2d38f58e851e (diff)
Correct usage for listing contents of archives; from FreeBSD
-rw-r--r--bin/pax/pax.12
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