From 474f7c8477ed6c88c56815a09cc98a7cabc4f70d Mon Sep 17 00:00:00 2001 From: Alexander Shpilkin Date: Tue, 24 Jul 2018 23:06:59 +0200 Subject: 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). --- docs/source/usage/cli_options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.3