aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-push.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/git-push.txt')
-rw-r--r--Documentation/git-push.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/git-push.txt b/Documentation/git-push.txt
index bd79119dd..22cff99b4 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