summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-04-02 05:36:05 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-04-02 05:36:05 (GMT)
commit763481787174adfcc247d6044bea330edcb2cc24 (patch)
tree3acada7b9eb628e8ecb3df8a97edaa61aaf485e1 /Documentation
parentfd94836923708581ca3f9b5c42a6d600c2f631dc (diff)
parentf054a419419337142ffe40433aa3984ccc000624 (diff)
downloadgit-763481787174adfcc247d6044bea330edcb2cc24.zip
git-763481787174adfcc247d6044bea330edcb2cc24.tar.gz
git-763481787174adfcc247d6044bea330edcb2cc24.tar.bz2
Merge branch 'maint-1.6.1' into maint
* maint-1.6.1: Documentation: Remove an odd "instead"
Diffstat (limited to 'Documentation')
-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 95f08b9..4072f40 100644
--- a/Documentation/git-clone.txt
+++ b/Documentation/git-clone.txt
@@ -117,7 +117,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>::