clap/src/app
2016-08-26 11:16:32 -04:00
..
help.rs fix(Help Wrapping): fixes a bug where help is wrapped incorrectly and causing a panic with some non-English characters 2016-08-25 18:50:13 -04:00
macros.rs feat(Groups): one can now specify groups which require AT LEAST one of the args 2016-06-23 12:40:08 -04:00
meta.rs feat(Help): allows wrapping at specified term width (Even on Windows!) 2016-06-13 21:51:58 -04:00
mod.rs docs(app): fix documentation formatting for App::template() (#632) 2016-08-26 11:16:32 -04:00
parser.rs fix: fixes a bug where the help is printed twice 2016-08-21 20:45:12 -04:00
settings.rs fix(parser): preserve external subcommand name 2016-07-26 23:56:52 -05:00