Documentation/git-push: put --quiet before --verbose
[gitweb.git] / Documentation / git-clone.txt
index e722e6cfd23a71932c175ee178ede35f8815149a..aa89632a372fe22afe4925df6feeeedb9da9ec1f 100644 (file)
@@ -102,6 +102,10 @@ objects from the source repository into a pack in the cloned repository.
 
 --verbose::
 -v::
+       Run verbosely. Does not affect the reporting of progress status
+       to the standard error stream.
+
+--progress::
        Progress status is reported on the standard error stream
        by default when it is attached to a terminal, unless -q
        is specified. This flag forces progress status even if the