summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/tar/bsdtar.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/tar/bsdtar.1 b/usr.bin/tar/bsdtar.1
index 01c1ddd..98b9162 100644
--- a/usr.bin/tar/bsdtar.1
+++ b/usr.bin/tar/bsdtar.1
@@ -244,9 +244,11 @@ Do not recursively archive the contents of directories.
(c and r modes only)
Honor the nodump file flag by skipping this file.
.It Fl O
-(x mode only)
-Extracted files are written to standard out rather than
+(x, t modes only)
+In extract (-x) mode, files will be written to standard out rather than
being extracted to disk.
+In list (-t) mode, the file listing will be written to stderr rather than
+the usual stdout.
.It Fl o
(x mode only)
Use the user and group of the user running the program rather
OpenPOWER on IntegriCloud