Skip to content

Commit ae578de

Browse files
PhilipOakleygitster
authored andcommitted
doc: config, tell readers of git help --config
The `git help` command gained the ability to list config variables in 3ac68a9 (help: add --config to list all available config, 2018-05-26) but failed to tell readers of the config documenation itself. Provide that cross reference. Signed-off-by: Philip Oakley <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 225bc32 commit ae578de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/git-config.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ codes are:
7171

7272
On success, the command returns the exit code 0.
7373

74+
A list of all available configuration variables can be obtained using the
75+
`git help --config` command.
76+
7477
[[OPTIONS]]
7578
OPTIONS
7679
-------

0 commit comments

Comments
 (0)