summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlexander Shpilkin <ashpilkin@gmail.com>2018-07-24 23:06:59 +0200
committerAlexander Shpilkin <ashpilkin@gmail.com>2018-07-25 00:39:56 +0200
commit474f7c8477ed6c88c56815a09cc98a7cabc4f70d (patch)
tree4a605380a975169336948f3921e90ceb032fd980 /docs
parentbdaebeb9c82382c06da6fbbda5ebd0f60bdf3f28 (diff)
Describe options the same way in help and manual
The descriptions of --help and --version are the same as used in e.g. GNU coreutils (different from the Python default).
Diffstat (limited to 'docs')
-rw-r--r--docs/source/usage/cli_options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/usage/cli_options.rst b/docs/source/usage/cli_options.rst
index 4fd200e5..61653685 100644
--- a/docs/source/usage/cli_options.rst
+++ b/docs/source/usage/cli_options.rst
@@ -14,5 +14,5 @@
(default: info)
-l FILENAME, --logfile=FILENAME
log file (default: /dev/null)
--v, --version display version string and exit
-h, --help display help and exit
+-v, --version output version information and exit