X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-clone.txt;h=95f08b911464b348525e4c65cca32946c583e762;hb=a5b2d4ac24ef18cf8c628e258bef8a20d9bf4b2b;hp=0e14e732fd470b7f48882c9959235785df19b7b0;hpb=652b0bbe09c909eb5aa34be8746071f1c5c0e73d;p=git.git diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt index 0e14e732f..95f08b911 100644 --- a/Documentation/git-clone.txt +++ b/Documentation/git-clone.txt @@ -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.