Fix git-format-patch usage string wrt output modes.
authorYann Dirson <ydirson@altern.org>
Sun, 8 Jan 2006 00:39:16 +0000 (01:39 +0100)
committerJunio C Hamano <junkio@cox.net>
Sun, 8 Jan 2006 02:17:38 +0000 (18:17 -0800)
--stdout was not mentionned, and the description for the case where -o
was not given was thus incomplete.

Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found