From: Tay Ray Chuan Date: Wed, 24 Feb 2010 12:50:22 +0000 (+0800) Subject: Documentation/git-push: put --quiet before --verbose X-Git-Tag: v1.7.1-rc0~66^2~7 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/84f88512aa5067687d226a239810f6da952673b5 Documentation/git-push: put --quiet before --verbose Signed-off-by: Tay Ray Chuan Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-push.txt b/Documentation/git-push.txt index bd79119dd3..22cff99b45 100644 --- a/Documentation/git-push.txt +++ b/Documentation/git-push.txt @@ -145,15 +145,15 @@ useful if you write an alias or script around 'git push'. transfer spends extra cycles to minimize the number of objects to be sent and meant to be used on slower connection. --v:: ---verbose:: - Run verbosely. - -q:: --quiet:: Suppress all output, including the listing of updated refs, unless an error occurs. +-v:: +--verbose:: + Run verbosely. + include::urls-remotes.txt[] OUTPUT