Skip to content

Commit a57807e

Browse files
authored
Merge pull request #42637 from github/repo-sync
Repo sync
2 parents f01b2cc + 116ee1b commit a57807e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/github-cli/github-cli/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ If you run the `repo` subcommand from within the directory of a local Git reposi
6060

6161
### Cloning a repository
6262

63-
Enter `gh clone OWNER/REPO`. For example, `gh clone octo-org/octo-repo` clones the `octo-org/octo-repo` repository to the directory from which you ran this command on your local computer.
63+
Enter `gh repo clone OWNER/REPO`. For example, `gh repo clone octo-org/octo-repo` clones the `octo-org/octo-repo` repository to the directory from which you ran this command on your local computer.
6464

6565
### Creating a repository
6666

0 commit comments

Comments
 (0)