Skip to content

Commit 762d5b4

Browse files
phil-blaingitster
authored andcommitted
help: add gitsubmodules to the list of guides
The guide "gitsubmodules" was added in d480345 (submodules: overhaul documentation, 2017-06-22), but it was not added to command-list.txt when commit 1b81d8c (help: use command-list.txt for the source of guides, 2018-05-20) taught "git help" to obtain the guide list from this file. Add it now, and capitalize the first word of the description of gitsubmodules, as was done in 1b81d8c (help: use command-list.txt for the source of guides, 2018-05-20) for the other guides. Signed-off-by: Philippe Blain <[email protected]> Reviewed-by: Jonathan Nieder <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 566a143 commit 762d5b4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Documentation/gitsubmodules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ gitsubmodules(7)
33

44
NAME
55
----
6-
gitsubmodules - mounting one repository inside another
6+
gitsubmodules - Mounting one repository inside another
77

88
SYNOPSIS
99
--------

command-list.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ gitmodules guide
203203
gitnamespaces guide
204204
gitrepository-layout guide
205205
gitrevisions guide
206+
gitsubmodules guide
206207
gittutorial-2 guide
207208
gittutorial guide
208209
gitworkflows guide

0 commit comments

Comments
 (0)