Skip to content

Commit

Permalink
Fix this help message
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJCLaw committed Apr 9, 2022
1 parent 89fa121 commit e3af237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/github-dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ def parse_args() -> argparse.Namespace:
parser.add_argument(
'--output',
type=Path,
help="The milestones to pull tasks from",
help="Where to output the dependencies PDF",
)

return parser.parse_args()
Expand Down

0 comments on commit e3af237

Please sign in to comment.