commit | 85738ba3df8ae7e01091b479be7f67383ce250b6 | [log] [tgz] |
---|---|---|
author | Jens Lehmann <Jens.Lehmann@web.de> | Sat Aug 01 20:49:47 2009 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Aug 05 12:36:38 2009 -0700 |
tree | 9f0f4ba4ad3e7f7b07c971303cd94b844daad63a | |
parent | 0a53e9ddeaddad63ad106860237bbf53411d11a7 [diff] |
Documentation: git submodule: add missing options to synopsis The option --merge was missing for submodule update and --cached for submodule summary. Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>