gzip: new option --synchronous
[debian/gzip] / zcat.in
diff --git a/zcat.in b/zcat.in
index be6577f5c9c5fc8676cd4759f5d0581296b2a3e8..75660e504b35c69025400b181ea42a3cdfb22013 100644 (file)
--- a/zcat.in
+++ b/zcat.in
@@ -39,6 +39,7 @@ Uncompress FILEs to standard output.
   -q, --quiet       suppress all warnings
   -r, --recursive   operate recursively on directories
   -S, --suffix=SUF  use suffix SUF on compressed files
+      --synchronous synchronous output (safer if system crashes, but slower)
   -t, --test        test compressed file integrity
   -v, --verbose     verbose mode
       --help        display this help and exit