mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2026-01-20 20:23:09 +01:00
Update documentation
This commit is contained in:
@@ -32,7 +32,7 @@ CLI Usage is as follows::
|
|||||||
[--all] [--issues] [--issue-comments] [--issue-events]
|
[--all] [--issues] [--issue-comments] [--issue-events]
|
||||||
[--pulls] [--pull-comments] [--pull-commits] [--labels]
|
[--pulls] [--pull-comments] [--pull-commits] [--labels]
|
||||||
[--hooks] [--milestones] [--repositories] [--bare] [--lfs]
|
[--hooks] [--milestones] [--repositories] [--bare] [--lfs]
|
||||||
[--wikis] [--skip-existing]
|
[--wikis] [--skip-existing] [--clone-starred]
|
||||||
[-L [LANGUAGES [LANGUAGES ...]]] [-N NAME_REGEX]
|
[-L [LANGUAGES [LANGUAGES ...]]] [-N NAME_REGEX]
|
||||||
[-H GITHUB_HOST] [-O] [-R REPOSITORY] [-P] [-F]
|
[-H GITHUB_HOST] [-O] [-R REPOSITORY] [-P] [-F]
|
||||||
[--prefer-ssh] [-v]
|
[--prefer-ssh] [-v]
|
||||||
@@ -75,6 +75,7 @@ CLI Usage is as follows::
|
|||||||
--lfs clone LFS repositories (requires Git LFS to be installed, https://git-lfs.github.com)
|
--lfs clone LFS repositories (requires Git LFS to be installed, https://git-lfs.github.com)
|
||||||
--wikis include wiki clone in backup
|
--wikis include wiki clone in backup
|
||||||
--skip-existing skip project if a backup directory exists
|
--skip-existing skip project if a backup directory exists
|
||||||
|
--clone-starred clone starred repositories
|
||||||
-L [LANGUAGES [LANGUAGES ...]], --languages [LANGUAGES [LANGUAGES ...]]
|
-L [LANGUAGES [LANGUAGES ...]], --languages [LANGUAGES [LANGUAGES ...]]
|
||||||
only allow these languages
|
only allow these languages
|
||||||
-N NAME_REGEX, --name-regex NAME_REGEX
|
-N NAME_REGEX, --name-regex NAME_REGEX
|
||||||
|
|||||||
Reference in New Issue
Block a user