summaryrefslogtreecommitdiffstats
path: root/usr.bin/compress/compress.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/compress/compress.1')
-rw-r--r--usr.bin/compress/compress.17
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.bin/compress/compress.1 b/usr.bin/compress/compress.1
index cb69bcb..b8a12e5 100644
--- a/usr.bin/compress/compress.1
+++ b/usr.bin/compress/compress.1
@@ -79,8 +79,11 @@ output) for confirmation.
If prompting is not possible or confirmation is not received, the files
are not overwritten.
.Pp
-If no files are specified, the standard input is compressed or uncompressed
-to the standard output.
+If no files are specified or a
+.Ar file
+argument is a single dash
+.Pq Ql - ,
+the standard input is compressed or uncompressed to the standard output.
If either the input and output files are not regular files, the checks for
reduction in size and file overwriting are not performed, the input file is
not removed, and the attributes of the input file are not retained.
OpenPOWER on IntegriCloud