| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-18 | Add support for environment variables | brettlangdon | |
| 2016-01-18 | resolve merge | Alex Flint | |
| 2015-12-04 | Fix error when printing usage for multi-value arguments | Alex Rakoczy | |
| We try to compare []strings, which are uncomparable types: `panic: runtime error: comparing uncomparable type []string` | |||
| 2015-11-21 | Display help text for positional arguments | brettlangdon | |
| 2015-11-22 | Add default values to usage | Fredrik Wallgren | |
| Check if the value isn't it's zero value and if not add a default value to the usage text. | |||
| 2015-11-16 | Add built ins to options in help output | Fredrik Wallgren | |
| Adds help to the options in help output with an easy way to add more built ins. | |||
| 2015-11-07 | Remove excess trailing whitespace from Usage generation | brettlangdon | |
| 2015-11-04 | add tests for usage info | Alex Flint | |
