Code

Merge branch 'maint-1.6.0' into maint-1.6.1
[git.git] / Documentation / git-clone.txt
index 307f2521b42097dd0dabcb1878e500cdddb31b9e..4072f40d7ae5417c51d1cddcf587b674aa1dc0e5 100644 (file)
@@ -90,6 +90,11 @@ then the cloned repository will become corrupt.
        Operate quietly.  This flag is also passed to the `rsync'
        command when given.
 
+--verbose::
+-v::
+       Display the progressbar, even in case the standard output is not
+       a terminal.
+
 --no-checkout::
 -n::
        No checkout of HEAD is performed after the clone is complete.