Skip to content

Commit c55f7f1

Browse files
committed
124: PR Reviews - updated readme with flag
1 parent b3f5b5f commit c55f7f1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ CLI Usage is as follows::
3131
[-o OUTPUT_DIRECTORY] [-i] [--starred] [--all-starred]
3232
[--watched] [--followers] [--following] [--all]
3333
[--issues] [--issue-comments] [--issue-events] [--pulls]
34-
[--pull-comments] [--pull-commits] [--labels] [--hooks]
35-
[--milestones] [--repositories] [--releases] [--assets]
36-
[--bare] [--lfs] [--wikis] [--gists] [--starred-gists]
37-
[--skip-existing]
34+
[--pull-comments] [--pull-commits] [--pull-reviews]
35+
[--labels] [--hooks] [--milestones] [--repositories]
36+
[--releases] [--assets] [--bare] [--lfs]
37+
[--wikis] [--gists] [--starred-gists] [--skip-existing]
3838
[-L [LANGUAGES [LANGUAGES ...]]] [-N NAME_REGEX]
3939
[-H GITHUB_HOST] [-O] [-R REPOSITORY] [-P] [-F]
4040
[--prefer-ssh] [-v]
@@ -72,6 +72,7 @@ CLI Usage is as follows::
7272
--pulls include pull requests in backup
7373
--pull-comments include pull request review comments in backup
7474
--pull-commits include pull request commits in backup
75+
--pull-reviews include pull request reviews in backup
7576
--labels include labels in backup
7677
--hooks include hooks in backup (works only when
7778
authenticated)

0 commit comments

Comments
 (0)