| Age | Commit message (Collapse) | Author |
|
fix issue with duplicate fields in embedded structs
|
|
|
|
|
|
|
|
README: how to terminate a program when no subcommands are specified
|
|
Subcommands usage simple
|
|
Fixes #103
|
|
|
|
|
|
|
|
Added the "placeholder" tag
|
|
|
|
|
|
|
|
|
|
Allow default values in struct tags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Multiple args are terminated by "--"
|
|
|
|
Add support for subcommands
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# parse.go
|
|
Add expected outputs to all runnable examples
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|