Skip to content

Commit

Permalink
Merge branch 'mc/doc-submodule-sync-recurse' into maint
Browse files Browse the repository at this point in the history
* mc/doc-submodule-sync-recurse:
  submodule: document "sync --recursive"
  • Loading branch information
Junio C Hamano committed Jul 10, 2014
2 parents c2f7b10 + 9393ae7 commit 3fea9eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-submodule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ SYNOPSIS
'git submodule' [--quiet] summary [--cached|--files] [(-n|--summary-limit) <n>]
[commit] [--] [<path>...]
'git submodule' [--quiet] foreach [--recursive] <command>
'git submodule' [--quiet] sync [--] [<path>...]
'git submodule' [--quiet] sync [--recursive] [--] [<path>...]


DESCRIPTION
Expand Down

0 comments on commit 3fea9eb

Please sign in to comment.