mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2026-05-01 04:55:34 +02:00
Merge pull request #510 from Changaco/documentation-improvements
Documentation improvements
This commit is contained in:
@@ -480,7 +480,7 @@ def parse_args(args=None):
|
||||
"--attachments",
|
||||
action="store_true",
|
||||
dest="include_attachments",
|
||||
help="download user-attachments from issues, pull requests, and discussions",
|
||||
help="download user-attachments from issues, pull requests, and discussions [*]",
|
||||
)
|
||||
parser.add_argument(
|
||||
"--throttle-limit",
|
||||
|
||||
Reference in New Issue
Block a user