Skip to content

Commit 95cbe2a

Browse files
authored
Update content/education/manage-coursework-with-github-classroom/teach-with-github-classroom/using-github-classroom-with-github-cli.md
1 parent 79f7396 commit 95cbe2a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

-3
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,3 @@ Clones student repositories from a given assignment. By default, the student rep
106106

107107
By default, all student repositories are cloned. To get a different number of repositories, use the `--page NUMBER` and `--per-page NUMBER` flags.
108108

109-
```shell
110-
gh classroom clone student-repos --page 1 --per-page 20
111-
```

0 commit comments

Comments
 (0)