author | Abhijit Menon-Sen <ams@toroid.org> | |
Wed, 30 Jul 2008 09:33:43 +0000 (15:03 +0530) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 31 Jul 2008 04:42:55 +0000 (21:42 -0700) | ||
commit | f448e24e2fe336621306b04b84e947bdd04f7ecc | |
tree | 79dc4b59a73f33180cc138a1c2115006f7579c10 | tree | snapshot |
parent | 0e25790f1d9cbbcac5dc6fbcea3096c3590f45d7 | commit | diff |
Make the DESCRIPTION match <x>... items in the SYNOPSIS
When the SYNOPSIS says e.g. "<path>...", it is nice if the DESCRIPTION
also mentions "<path>..." and says the specified "paths" (note plural)
are used for $whatever. This fixes the obvious mismatches.
Signed-off-by: Abhijit Menon-Sen <ams@toroid.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When the SYNOPSIS says e.g. "<path>...", it is nice if the DESCRIPTION
also mentions "<path>..." and says the specified "paths" (note plural)
are used for $whatever. This fixes the obvious mismatches.
Signed-off-by: Abhijit Menon-Sen <ams@toroid.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>