Skip to content

Conversation

@DannyBen
Copy link
Member

@DannyBen DannyBen commented Dec 23, 2019

  • Add -v as a short code to --version
  • Allow the user to hijack -v and -h for their need. If used as a short code for any of the flags, then they will not be used internally for --version / --help.
  • Remove version_flag and help_flag from the strings configuration, not sure why they were there in the first place.
  • Fix some printf error when printing the flag_requires_an_argument string - since it will always start with -- which confuses printf.
@DannyBen DannyBen merged commit 6fcaa67 into master Dec 23, 2019
@DannyBen DannyBen deleted the flexible-fixed-flags branch December 23, 2019 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants