Merge pull request #5 from QuicketSolutions/QKT-45

QKT-45: include assets - update readme
This commit is contained in:
Ethan Timm
2019-06-25 15:41:11 -05:00
committed by GitHub

View File

@@ -32,8 +32,9 @@ CLI Usage is as follows::
[--watched] [--followers] [--following] [--all]
[--issues] [--issue-comments] [--issue-events] [--pulls]
[--pull-comments] [--pull-commits] [--labels] [--hooks]
[--milestones] [--repositories] [--releases] [--bare] [--lfs]
[--wikis] [--gists] [--starred-gists] [--skip-existing]
[--milestones] [--repositories] [--releases] [--assets]
[--bare] [--lfs] [--wikis] [--gists] [--starred-gists]
[--skip-existing]
[-L [LANGUAGES [LANGUAGES ...]]] [-N NAME_REGEX]
[-H GITHUB_HOST] [-O] [-R REPOSITORY] [-P] [-F]
[--prefer-ssh] [-v]
@@ -77,6 +78,7 @@ CLI Usage is as follows::
--milestones include milestones in backup
--repositories include repository clone in backup
--releases include repository releases' information without assets or binaries
--assets include assets alongside release information; only applies if including releases
--bare clone bare repositories
--lfs clone LFS repositories (requires Git LFS to be
installed, https://git-lfs.github.com)