summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/tar/bsdtar.16
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.bin/tar/bsdtar.1 b/usr.bin/tar/bsdtar.1
index 02a12b2..651df62 100644
--- a/usr.bin/tar/bsdtar.1
+++ b/usr.bin/tar/bsdtar.1
@@ -50,6 +50,9 @@
.Sh DESCRIPTION
.Nm
creates and manipulates streaming archive files.
+This implementation can extract from tar, pax, cpio, zip, jar, ar,
+and ISO 9660 cdrom images and can create tar, pax, cpio, ar,
+and shar archives.
.Pp
The first synopsis form shows a
.Dq bundled
@@ -460,6 +463,9 @@ To extract all entries from the archive on
the default tape drive:
.Dl Nm Fl x
.Pp
+To examine the contents of an ISO 9660 cdrom image:
+.Dl Nm Fl tf Pa image.iso
+.Pp
To move file hierarchies, invoke
.Nm
as
OpenPOWER on IntegriCloud