summaryrefslogtreecommitdiffstats
path: root/usr.bin/minigzip/minigzip.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/minigzip/minigzip.1')
-rw-r--r--usr.bin/minigzip/minigzip.19
1 files changed, 6 insertions, 3 deletions
diff --git a/usr.bin/minigzip/minigzip.1 b/usr.bin/minigzip/minigzip.1
index 8a0dc6f..ddd2b95 100644
--- a/usr.bin/minigzip/minigzip.1
+++ b/usr.bin/minigzip/minigzip.1
@@ -39,7 +39,8 @@ The
.Nm
utility is a minimal implementation of the
.Xr gzip 1
-utility. It supports
+utility.
+It supports
compression and decompression of individual files, as well as
streaming compression and decompression via standard input and
output.
@@ -52,9 +53,11 @@ flag on the commandline.
If any
.Ar file
arguments are supplied, the operation is performed on each file
-separately. Compression replaces the original file with one having a
+separately.
+Compression replaces the original file with one having a
.Pa .gz
-suffix. Decompression will remove a
+suffix.
+Decompression will remove a
.Pa .gz
suffix if one is present.
.Pp
OpenPOWER on IntegriCloud