index
:
go.wit.com/dev/alexflint/arg.git
devel
guimaster
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usage_test.go
Age
Commit message (
Expand
)
Author
2018-04-16
fixed example comment, test coverage issue
Wlazlo, Matt
2018-04-13
Custom parsers implementing encoding.TextMarshaler() can have default values ...
Wlazlo, Matt
2017-10-02
Further clarification
Rick
2017-10-02
Altered help tag parsing to reduce the constraints on help text content; old ...
Rick
2017-03-30
tests
Mario Hros
2017-03-08
nicer usage output
Mario Hros
2017-01-23
add support for description string
Emmanouil "Manolis" Maragkakis
2016-09-08
add support for version string
Alex Flint
2016-03-06
Print defaults for multiples
Fredrik Wallgren
2016-02-22
Merge pull request #32 from alexflint/override_program_name
Alex Flint
2016-01-18
Add support for environment variables
brettlangdon
2016-01-18
make it possible to override the name of the program
Alex Flint
2016-01-18
resolve merge
Alex Flint
2015-12-04
Fix error when printing usage for multi-value arguments
Alex Rakoczy
2015-11-21
Display help text for positional arguments
brettlangdon
2015-11-22
Add default values to usage
Fredrik Wallgren
2015-11-16
Add built ins to options in help output
Fredrik Wallgren
2015-11-07
Remove excess trailing whitespace from Usage generation
brettlangdon
2015-11-04
add tests for usage info
Alex Flint