summaryrefslogtreecommitdiffstats
path: root/git-help.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-10-14 10:11:58 -0700
committerJunio C Hamano <gitster@pobox.com>2021-10-14 10:11:58 -0700
commit7b1585b6902973456b47ee9acd8a01365e52a4df (patch)
treedb6fefbd5686265cb8e111e44cda82b6bde4df27 /git-help.txt
parent7c7cb3360bfca12cec5fa485344d786c4252d247 (diff)
downloadgit-htmldocs-7b1585b6902973456b47ee9acd8a01365e52a4df.tar.gz
Autogenerated HTML docs for v2.33.1-637-gf443b
Diffstat (limited to 'git-help.txt')
-rw-r--r--git-help.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/git-help.txt b/git-help.txt
index 44fe8860b..96d5f598b 100644
--- a/git-help.txt
+++ b/git-help.txt
@@ -8,8 +8,10 @@ git-help - Display help information about Git
SYNOPSIS
--------
[verse]
-'git help' [-a|--all [--[no-]verbose]] [-g|--guides]
- [-i|--info|-m|--man|-w|--web] [COMMAND|GUIDE]
+'git help' [-a|--all [--[no-]verbose]]
+ [[-i|--info] [-m|--man] [-w|--web]] [COMMAND|GUIDE]
+'git help' [-g|--guides]
+'git help' [-c|--config]
DESCRIPTION
-----------
@@ -58,8 +60,7 @@ OPTIONS
-g::
--guides::
- Prints a list of the Git concept guides on the standard output. This
- option overrides any given command or guide name.
+ Prints a list of the Git concept guides on the standard output.
-i::
--info::