Make the DESCRIPTION match <x>... items in the SYNOPSIS
authorAbhijit Menon-Sen <ams@toroid.org>
Wed, 30 Jul 2008 09:33:43 +0000 (15:03 +0530)
committerJunio C Hamano <gitster@pobox.com>
Thu, 31 Jul 2008 04:42:55 +0000 (21:42 -0700)
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>
No differences found