mirror of
https://github.com/RGBCube/serenity
synced 2025-07-24 23:07:34 +00:00
409 B
409 B
Name
gunzip
Synopsis
$ gunzip [--keep] [--stdout] <FILE...>
Options:
--help
: Display help message and exit--version
: Print version--complete
: Perform autocompletion-k
,--keep
: Keep (don't delete) input files-c
,--stdout
: Write to stdout, keep original files unchanged
Arguments:
FILE
: File to decompress