Merge pull request #3928 from facebook/doc3727

update -V documentation
This commit is contained in:
Yann Collet
2024-03-09 14:24:38 -08:00
committed by GitHub
+3 -2
View File
@@ -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`: