From 5566879a98d2830fecd88ecde77edbfe4ea8de40 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Thu, 23 Apr 2015 11:18:02 +0200 Subject: man: Describe the missing global options --- man.rst | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/man.rst b/man.rst index 2732f6b..4fa7e3c 100644 --- a/man.rst +++ b/man.rst @@ -19,7 +19,7 @@ Git command line interface to GitHub SYNOPSYS ======== -git hub [options] [arguments] +git hub [global options] [options] [arguments] DESCRIPTION @@ -34,6 +34,22 @@ get authorization from GitHub. To do this you can use the `setup` command. See the CONFIGURATION_ section for more configuration options. +GLOBAL OPTIONS +============== + +\-h, --help + Show this help and exit. + +\--version + Show program's version number and exit. + +\-v, --verbose + Be more verbose (can be specified multiple times to get extra verbosity) + +\-s, --silent + Be less verbose (can be specified multiple times to get less verbosity) + + COMMANDS ======== -- cgit v1.2.3