mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:57:35 +00:00
Base: Update man pages for utilities
Man pages for utilities now more closely resemble ArgsParser output
This commit is contained in:
parent
37bbd20cee
commit
8f253a745e
28 changed files with 89 additions and 15 deletions
|
@ -22,6 +22,8 @@ Files may also be compressed and decompressed using GNU Zip (GZIP) compression.
|
|||
* `-t`, `--list`: List contents
|
||||
* `-v`, `--verbose`: Print paths
|
||||
* `-z`, `--gzip`: Compress or decompress file using gzip
|
||||
* `--lzma`: Compress or decompress file using lzma
|
||||
* `-J`, `--xz`: Compress or decompress file using xz
|
||||
* `--no-auto-compress`: Do not use the archive suffix to select the compression algorithm
|
||||
* `-C DIRECTORY`, `--directory DIRECTORY`: Directory to extract to/create from
|
||||
* `-f FILE`, `--file FILE`: Archive file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue