-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Help and Version): allows overriding h/v short and changes defau…
…lt ver short to -V The new default short for version is `-V` (capital). This is a "breaking" change at least for documentation. If the old lowercase `-v` is desired you can manually override with `App::version_short("v")` The help short can also be overridden now too. BREAKING CHANGE
- Loading branch information
Showing
1 changed file
with
78 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters