Skip to content

Commit cb054c2

Browse files
authored
Update README.rst
1 parent c142707 commit cb054c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)