config: teach the fetch.recurseSubmodules option the 'on-demand' value
[gitweb.git] / Documentation / git-pull.txt
index b33e6be872508778faa59f478229cd6e16bddad7..c45efb37f53d41adfc297914a48a9cf45d9d9730 100644 (file)
@@ -84,7 +84,7 @@ must be given before the options meant for 'git fetch'.
 --verbose::
        Pass --verbose to git-fetch and git-merge.
 
---[no-]recurse-submodules::
+--[no-]recurse-submodules[=yes|on-demand|no]::
        This option controls if new commits of all populated submodules should
        be fetched too (see linkgit:git-config[1] and linkgit:gitmodules[5]).
        That might be necessary to get the data needed for merging submodule