Fabiano Franz
|
ded646f978
|
Restore Help() and Usage() for backwards compatibility
|
2016-07-20 12:02:56 -03:00 |
|
Fabiano Franz
|
d6bf4ef243
|
Don't expose Usage() and Help() - our interfaces are UsageFunc, HelpFunc and UsageString
|
2016-07-15 17:18:59 -03:00 |
|
Fabiano Franz
|
20217d8f5e
|
Expose OutOrStdout and OutOrStderr and don't make assumptions if output is not set
|
2016-07-15 17:18:47 -03:00 |
|
Fabiano Franz
|
77530f537e
|
Help command must use Stdout instead of Stderr
|
2016-07-06 12:51:57 -03:00 |
|
Fabiano Franz
|
16b7ba55fb
|
Must only add "[flags]" to the end of usage if not yet present
|
2016-03-15 18:22:20 -03:00 |
|
Fabiano Franz
|
7290a944e4
|
Allow marking persistent flags as required or filename
|
2015-11-06 08:43:09 -05:00 |
|
Fabiano Franz
|
dab963a797
|
Persistent flags should also be used in completions
|
2015-11-06 08:43:09 -05:00 |
|
Fabiano Franz
|
a83a172122
|
Improve suggestions - add explicit SuggestFor attribute
|
2015-09-25 12:07:38 -03:00 |
|
Fabiano Franz
|
3afa4db2c6
|
Improve suggestions - prefix will match
|
2015-09-25 11:41:47 -03:00 |
|
Fabiano Franz
|
b4087da7eb
|
Allows command suggestions along with "unknown command" errors
|
2015-09-13 23:35:10 -03:00 |
|
fabianofranz
|
efb045ec60
|
Restores the ability to fetch local only flags
|
2015-02-11 17:12:48 -05:00 |
|