Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
convert: unify the "auto" handling of CRLF
[gitweb.git]
/
Documentation
/
git-clone.txt
diff --git
a/Documentation/git-clone.txt
b/Documentation/git-clone.txt
index 789b668f7732957d71f42f98d361abd0b34305a7..b7c467a001ad47de0bebd8c985df769fe4e63adc 100644
(file)
--- a/
Documentation/git-clone.txt
+++ b/
Documentation/git-clone.txt
@@
-115,8
+115,7
@@
objects from the source repository into a pack in the cloned repository.
--quiet::
-q::
Operate quietly. Progress is not reported to the standard
- error stream. This flag is also passed to the `rsync'
- command when given.
+ error stream.
--verbose::
-v::