summaryrefslogtreecommitdiff
path: root/Base/usr/share/man/man1/gzip.md
diff options
context:
space:
mode:
authorsin-ack <sin-ack@users.noreply.github.com>2022-04-03 22:33:09 +0000
committerAndreas Kling <kling@serenityos.org>2022-04-06 11:39:08 +0200
commitcbc89632b93302001ad2bf4e7fdc0bfeba161ed1 (patch)
treec3c23adee848982fb9b20d1bf73509016a310ba4 /Base/usr/share/man/man1/gzip.md
parenta387b822a0615490fde89e4090809cd209321803 (diff)
downloadserenity-cbc89632b93302001ad2bf4e7fdc0bfeba161ed1.zip
LibCore+Base: Add way to hide ArgsParser opt.s from specific usage texts
This adds the ability to hide certain options from certain help texts. `--complete` is always hidden, whereas `--help` and `--version` are hidden from Markdown help text only. Note that in all cases these three options are hidden from the short usage line.
Diffstat (limited to 'Base/usr/share/man/man1/gzip.md')
-rw-r--r--Base/usr/share/man/man1/gzip.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/Base/usr/share/man/man1/gzip.md b/Base/usr/share/man/man1/gzip.md
index 5f0a290ba0..5d68187583 100644
--- a/Base/usr/share/man/man1/gzip.md
+++ b/Base/usr/share/man/man1/gzip.md
@@ -10,9 +10,6 @@ $ gzip [--keep] [--stdout] [--decompress] <FILES...>
## 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
* `-d`, `--decompress`: Decompress