From: Yann Collet Date: Mon, 4 Mar 2024 07:24:40 +0000 (-0800) Subject: update -V documentation X-Git-Tag: v1.5.6^2~49^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fb0a77314cabc65eb90895fae35a7f38ace560d;p=thirdparty%2Fzstd.git update -V documentation to answer #3727 comment --- diff --git a/programs/zstd.1.md b/programs/zstd.1.md index 078455f3e..c5d0ef70a 100644 --- a/programs/zstd.1.md +++ b/programs/zstd.1.md @@ -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`: