1
0
mirror of https://github.com/git/git.git synced 2024-09-28 10:00:54 +02:00

Documentation/git-submodule: typofix

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2008-04-12 18:34:39 -07:00
parent 60e3aba9c3
commit 51836e9e12

View File

@ -70,7 +70,7 @@ OPTIONS
-n, --summary-limit::
This option is only valid for the summary command.
Limit the summary size (number of commits shown in total).
Giving 0 will disable the summary; a negative number means unlimted
Giving 0 will disable the summary; a negative number means unlimited
(the default). This limit only applies to modified submodules. The
size is always limited to 1 for added/deleted/typechanged submodules.