File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ CLI Usage is as follows::
5757 -o OUTPUT_DIRECTORY, --output-directory OUTPUT_DIRECTORY
5858 directory at which to backup the repositories
5959 -i, --incremental incremental backup
60- --starred include list of starred repositories in backup
60+ --starred include JSON output of starred repositories in backup
6161 --watched include watched repositories in backup
6262 --all include everything in backup
6363 --issues include issues in backup
@@ -75,7 +75,7 @@ CLI Usage is as follows::
7575 --lfs clone LFS repositories (requires Git LFS to be installed, https://git-lfs.github.com)
7676 --wikis include wiki clone in backup
7777 --skip-existing skip project if a backup directory exists
78- --all-starred include everything from starred repositories in backup
78+ --all-starred include starred repositories in backup
7979 -L [LANGUAGES [LANGUAGES ...]], --languages [LANGUAGES [LANGUAGES ...]]
8080 only allow these languages
8181 -N NAME_REGEX, --name-regex NAME_REGEX
You can’t perform that action at this time.
0 commit comments