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
/
example_test.go
Age
Commit message (
Expand
)
Author
2024-06-30
Fix testable example output comment formatting
Hugo Hromic
2024-06-27
Fix crash on errors in package-level `MustParse`
Hugo Hromic
2023-06-03
fixed tests
Pablo Diaz
2023-06-03
added tests and fixed usage
Pablo Diaz
2023-06-03
ignores short and long parameters
Pablo Diaz
2023-02-08
clean up customizable stdout, stderr, and exit in parser config
Alex Flint
2022-02-09
fix bracketing for non-required positionals
Alex Flint
2021-09-18
Merge remote-tracking branch 'origin/master' into usage-for-subcommands
Alex Flint
2021-08-20
bump go-scalar to v1.1 and add documentation about supported types
Alex Flint
2021-05-09
add FailSubcommand, WriteUsageForSubcommand, WriteHelpForSubcommand
Alex Flint
2021-04-20
fix the mappings-with-commas example
Alex Flint
2021-04-19
updated the example for mappings with commas
Alex Flint
2021-04-19
test coverage 100% !!
Alex Flint
2021-04-19
add an runnable example for mappings
Alex Flint
2020-08-06
add documentation and examples showing how to override the short and long opt...
Alex Flint
2020-01-25
Print global options in help for subcommands
Dylan Allbee
2020-01-19
usage: if the program supports subcommands, mention it
Marco Molteni
2019-11-30
Final improvements
Andrew Morozko
2019-11-30
Various changes
Andrew Morozko
2019-11-29
Added the "dataname" tag
Andrew Morozko
2019-10-21
update documentation to new way of specifying defaults
Alex Flint
2019-08-06
add subcommands to readme
Alex Flint
2019-05-03
print help and usage at subcommand level if necessary
Alex Flint
2019-05-03
add subcommands to usage string
Alex Flint
2019-05-03
add expected output for usage example
Alex Flint
2019-05-03
add expected outputs to all examples
Alex Flint
2017-03-04
Adding separate tag option
Kenneth Shaw
2016-07-31
fix example function names
Alex Flint
2015-11-01
fix examples
Alex Flint
2015-11-01
add .travis.yml
Alex Flint
2015-11-01
added runnable examples
Alex Flint