Merge pull request #510 from Changaco/documentation-improvements

Documentation improvements
This commit is contained in:
Jose Diaz-Gonzalez
2026-04-30 11:52:02 -04:00
committed by GitHub
2 changed files with 16 additions and 11 deletions

View File

@@ -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",