summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2008-03-15 03:25:26 +0000
committerkientzle <kientzle@FreeBSD.org>2008-03-15 03:25:26 +0000
commitfdbfeedacf389fb154a1da5ddc063bd8708a394d (patch)
tree86befb91103574f7c4665d03b19bce3eb2576d74 /usr.bin
parent5e0e875a01f09de48f7145bca908708b97eef9dc (diff)
downloadFreeBSD-src-fdbfeedacf389fb154a1da5ddc063bd8708a394d.zip
FreeBSD-src-fdbfeedacf389fb154a1da5ddc063bd8708a394d.tar.gz
Document --chroot.
Diffstat (limited to 'usr.bin')
-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 447091b..c6c1134 100644
--- a/usr.bin/tar/bsdtar.1
+++ b/usr.bin/tar/bsdtar.1
@@ -147,6 +147,12 @@ but before extracting entries from the archive.
.It Fl -check-links ( Fl W Cm check-links )
(c and r modes only)
Issue a warning message unless all links to each file are archived.
+.It Fl -chroot ( Fl W Cm chroot )
+(x mode only)
+.Fn chroot
+to the current directory after processing any
+.Fl C
+options and before extracting any files.
.It Fl -exclude Ar pattern ( Fl W Cm exclude Ns = Ns Ar pattern )
Do not process files or directories that match the
specified pattern.
OpenPOWER on IntegriCloud