summaryrefslogtreecommitdiffstats
path: root/git-help.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-08-10 16:32:55 -0700
committerJunio C Hamano <gitster@pobox.com>2020-08-10 16:32:55 -0700
commitc9dd64269982129782983d19cbdb9e71d23f6acb (patch)
tree51c71bd2006faa4e88ba9cfdca05379caafce662 /git-help.txt
parent408189a8ada390473056e79a2ac4408e776944ab (diff)
downloadgit-htmldocs-c9dd64269982129782983d19cbdb9e71d23f6acb.tar.gz
Autogenerated HTML docs for v2.28.0-141-g4f0a8
Diffstat (limited to 'git-help.txt')
-rw-r--r--git-help.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-help.txt b/git-help.txt
index 69c0c5c34..44fe8860b 100644
--- a/git-help.txt
+++ b/git-help.txt
@@ -21,8 +21,8 @@ on the standard output.
If the option `--all` or `-a` is given, all available commands are
printed on the standard output.
-If the option `--guides` or `-g` is given, a list of the useful
-Git guides is also printed on the standard output.
+If the option `--guides` or `-g` is given, a list of the
+Git concept guides is also printed on the standard output.
If a command, or a guide, is given, a manual page for that command or
guide is brought up. The 'man' program is used by default for this
@@ -58,7 +58,7 @@ OPTIONS
-g::
--guides::
- Prints a list of useful guides on the standard output. This
+ Prints a list of the Git concept guides on the standard output. This
option overrides any given command or guide name.
-i::