Documentation: restore a space in unpack-objects usage
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Thu, 31 Oct 2013 21:41:11 +0000 (17:41 -0400)
committerJunio C Hamano <gitster@pobox.com>
Thu, 31 Oct 2013 22:11:28 +0000 (15:11 -0700)
The commit 87b7b84 removed a space in the unpack-objects usage, which
makes the synopsis a bit confusing. This patch simply restores it.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found