clap/src
Kevin K ec86f2dada imp(Usage Strings): improves the default usage string when only a single positional arg is present
Instead of blindly printing `[ARGS]` when only a single positional arg is present, it will now
print `[NAME]` (or `[NAME]...` for multiple values allowed)

Closes #518
2016-06-04 11:55:47 -04:00
..
app imp(Usage Strings): improves the default usage string when only a single positional arg is present 2016-06-04 11:55:47 -04:00
args imp(Usage Strings): improves the default usage string when only a single positional arg is present 2016-06-04 11:55:47 -04:00
errors.rs feat: colors dont get sent to pipes by default 2016-06-04 11:28:03 -04:00
fmt.rs feat: colors dont get sent to pipes by default 2016-06-04 11:28:03 -04:00
lib.rs docs: inter-links all types and pages 2016-05-15 14:23:37 -04:00
macros.rs feat: colors dont get sent to pipes by default 2016-06-04 11:28:03 -04:00
osstringext.rs style: rustfmt run 2016-05-06 17:52:23 -04:00
strext.rs style: rustfmt run 2016-05-06 17:52:23 -04:00
suggestions.rs style: rustfmt run 2016-05-06 17:52:23 -04:00
term.rs style: rustfmt run 2016-05-06 17:52:23 -04:00
usage_parser.rs style: rustfmt run 2016-05-06 17:52:23 -04:00