Skip to content

Commit 3fe7697

Browse files
authored
Merge pull request #49205 from github/repo-sync
Repo sync
2 parents 76b096d + 378fcfc commit 3fe7697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/education/manage-coursework-with-github-classroom/teach-with-github-classroom/using-github-classroom-with-github-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ gh classroom clone student-repos
104104

105105
Clones student repositories from a given assignment. By default, the student repositories are cloned into the current directory a directory named after the assignment slug. To clone into a different directory, use the `--directory` flag. If the directory does not exists, it will be created.
106106

107-
By default, results are paginated by 30. To get a different number of repositories, use the `--per-page NUMBER` flag.
107+
By default, all student repositories are cloned. To get a different number of repositories, use the `--per-page NUMBER` flag.

0 commit comments

Comments
 (0)