Skip to content
Snippets Groups Projects

Define recursively -h/--help short help (#419)

Merged Moul requested to merge 419_short_help into main

Using context ctx.help_option_names https://click.palletsprojects.com/en/8.1.x/api/#context

Have to keep top level @click.help_option("-h", "--help") otherwise it’s not define since the context is not yet initialized

Close #419 (closed).

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading