Nick Miyake
ccaecb155a
Ensure that '--version' flag works properly for root command ( #595 )
...
Make it so that, in the case that the root command is not runnable
but has subcommands, specifying a '--version' flag will still
run the "version" behavior.
2017-12-07 08:49:35 +01:00
Nick Miyake
86783686ca
Add documentation for '--version' flag to README ( #590 )
2017-12-02 18:59:49 +01:00
Nick Miyake
b1ec2ce1ad
Add support for --version flag ( #584 )
2017-12-01 22:37:16 +01:00
Nick Miyake
fb02817f3c
Fix README example to be consistent with others ( #585 )
...
Alphabetize and separate builtin imports from external imports
to be gofmt-compliant and consistent with other examples in README.
2017-11-22 16:30:46 -05:00
Nick Miyake
19e54c4a2b
Update error message for missing required flags ( #580 )
...
Make it so that first letter is not capitalized and rephrase
to remove "have/has".
2017-11-19 10:22:51 +01:00