Skip to content

Commit 0d4304c

Browse files
alexhenriegitster
authored andcommitted
doc: fix reference to --ignore-submodules
Signed-off-by: Alex Henrie <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5fa0f52 commit 0d4304c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/gitmodules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ of the superproject, the setting there will override the one found in
9090
.gitmodules.
9191

9292
Both settings can be overridden on the command line by using the
93-
"--ignore-submodule" option. The 'git submodule' commands are not
93+
"--ignore-submodules" option. The 'git submodule' commands are not
9494
affected by this setting.
9595
--
9696

0 commit comments

Comments
 (0)