submodule: document "sync --recursive"
commit9393ae79c9b4d3deade544be9ce057b7fa290490
authorMatthew Chen <charlesmchen@gmail.com>
Fri, 13 Jun 2014 17:40:50 +0000 (13 13:40 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Jun 2014 22:00:17 +0000 (13 15:00 -0700)
treed2d4c7c470b1e67a73473fde4d6bec961c36d33d
parent7bbc4e8fdb33e0a8e42e77cc05460d4c4f615f4d
submodule: document "sync --recursive"

The "git submodule sync" command supports the --recursive flag, but
the documentation does not mention this.  That flag is useful, for
example when a remote is changed in a submodule of a submodule.

Signed-off-by: Matthew Chen <charlesmchen@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-submodule.txt