mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
parent
b293d2ebc3
commit
4fb0a77314
1 changed files with 3 additions and 2 deletions
|
|
@ -290,10 +290,11 @@ the last one takes effect.
|
|||
* `-h`/`-H`, `--help`:
|
||||
display help/long help and exit
|
||||
* `-V`, `--version`:
|
||||
display version number and exit.
|
||||
display version number and immediately exit.
|
||||
note that, since it exits, flags specified after `-V` are effectively ignored.
|
||||
Advanced: `-vV` also displays supported formats.
|
||||
`-vvV` also displays POSIX support.
|
||||
`-q` will only display the version number, suitable for machine reading.
|
||||
`-qV` will only display the version number, suitable for machine reading.
|
||||
* `-v`, `--verbose`:
|
||||
verbose mode, display more information
|
||||
* `-q`, `--quiet`:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue