1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update using-github-classroom-with-github-cli.md to reflect default s… (#31415)

This commit is contained in:
jbsooter
2024-02-14 04:10:14 -06:00
committed by GitHub
parent 303915ef1d
commit 378fcfca61

View File

@@ -104,4 +104,4 @@ gh classroom clone student-repos
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.
By default, results are paginated by 30. To get a different number of repositories, use the `--per-page NUMBER` flag.
By default, all student repositories are cloned. To get a different number of repositories, use the `--per-page NUMBER` flag.