summaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
diff options
context:
space:
mode:
authorHolger Weiß <holger@zedat.fu-berlin.de>2009-03-31 16:57:01 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-04-01 18:34:02 (GMT)
commit5bd27ebb18f2dd745d1226b59b9f863c63c15fb2 (patch)
tree23f82a4fa6643554cf9237c6ae5cec12bd70abbc /Documentation/git-clone.txt
parentba7906f2f4c332f814d270d2e16b0010516fc53e (diff)
downloadgit-5bd27ebb18f2dd745d1226b59b9f863c63c15fb2.zip
git-5bd27ebb18f2dd745d1226b59b9f863c63c15fb2.tar.gz
git-5bd27ebb18f2dd745d1226b59b9f863c63c15fb2.tar.bz2
Documentation: Remove an odd "instead"
Signed-off-by: Holger Weiß <holger@zedat.fu-berlin.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-clone.txt')
-rw-r--r--Documentation/git-clone.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt
index 0e14e73..307f252 100644
--- a/Documentation/git-clone.txt
+++ b/Documentation/git-clone.txt
@@ -112,7 +112,7 @@ then the cloned repository will become corrupt.
--origin <name>::
-o <name>::
Instead of using the remote name 'origin' to keep track
- of the upstream repository, use <name> instead.
+ of the upstream repository, use <name>.
--upload-pack <upload-pack>::
-u <upload-pack>::