summaryrefslogtreecommitdiff
path: root/doc/topics/git/partial_clone.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-07-10 12:09:15 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-07-10 12:09:15 +0000
commit60a52d9829a3096dbeb78558081d95761abe1801 (patch)
treee9e542e51b26bb39867b7500ad5ca2c4de212b03 /doc/topics/git/partial_clone.md
parentcdd71cf36a45b72d8207fe4fcfc4e44a405d3607 (diff)
downloadgitlab-ce-60a52d9829a3096dbeb78558081d95761abe1801.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/topics/git/partial_clone.md')
-rw-r--r--doc/topics/git/partial_clone.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/git/partial_clone.md b/doc/topics/git/partial_clone.md
index 25619b9d2a6..de25c8a3283 100644
--- a/doc/topics/git/partial_clone.md
+++ b/doc/topics/git/partial_clone.md
@@ -84,7 +84,7 @@ Updating files: 100% (28/28), done.
$ cd www-gitlab-com
-$ git sparse-checkout init --cone
+$ git sparse-checkout init --clone
$ git sparse-checkout add data
remote: Enumerating objects: 301, done.