Commit graph

73 commits

Author SHA1 Message Date
Kevin K
db9c68069e Merge branch 'master' of github.com:kbknapp/clap-rs 2015-08-14 20:46:57 -04:00
Kevin K
e58652c1f1 chore: gives proper credit :) 2015-08-14 20:46:49 -04:00
Kevin K.
08abf65b44 Merge pull request #175 from Vinatorul/READMEfix_b
Fixed links in README.md
2015-08-14 20:35:55 -04:00
Kevin K
0349654717 docs: updates docs for new features 2015-08-14 20:25:21 -04:00
Alexander Kuvaev
6d9837ad9a fix: fixed links in cargo and license buttons 2015-08-15 02:39:50 +03:00
Kevin K
52f81e1737 docs: updates README.md to include lack of color support on Windows 2015-07-18 11:01:21 -04:00
Kevin K
8232f7bb52 docs: updates readme with new features 2015-07-16 01:39:57 -04:00
Kevin K
62275b7cf6 chore: increase version 2015-07-11 11:30:33 -04:00
Kevin K
0aca29bd5d docs(README.md): updates example help message to new format 2015-07-09 11:46:12 -04:00
Kevin K.
6bb0576a72 Merge pull request #150 from kbknapp/issue-149
Issue 149
2015-07-07 20:14:38 -04:00
Kevin K
938f7f0134 docs(README.md): adds new features to what's new list 2015-07-07 20:14:23 -04:00
Vincent Prouillet
28b7e3161f docs(readme): use with_name for subcommands
::new doesn't exist anymore
2015-07-07 04:27:53 +01:00
Kevin K
ff149a29dd docs: adds "whats new" section to readme 2015-06-29 22:22:13 -04:00
Ivan Dmitrievsky
279384b3e5 Fix minor typo in README 2015-06-29 21:41:29 +03:00
Kevin K
ebf442ebeb docs: updates docs to new version flag defaults 2015-06-16 20:46:11 -04:00
Kevin K
6f76bd0a07 docs: adds contributing guidelines 2015-05-29 13:13:17 -04:00
Kevin K
743eefe8dd docs: updates for deprecations and new features 2015-05-22 23:32:56 -04:00
Kevin K
f3e2af811e chore(clap): increase version 2015-05-10 14:58:22 -04:00
Kevin K
960389de02 docs(README): adds details about optional and new features 2015-05-05 22:05:02 -04:00
Tshepang Lekhonkhobe
8891d92917 docs(clap): fix typos caught by codespell
Thanks to [tshepang](https://github.com/tshepang) for catching these!
2015-05-05 22:02:14 -04:00
Kevin K
ace479a11c docs(README.md): update links 2015-04-30 20:13:59 -04:00
Kevin K
e75f304222 docs(README.md): adds breaking changes, deprecations, and new features 2015-04-30 19:58:34 -04:00
Kevin K
1c92ed0e72 chore(docs): change makefile -> travis auto cargo doc and upload 2015-04-28 23:18:08 -04:00
Kevin K.
06304bf9f5 docs(README.md): fix typos 2015-04-27 23:25:39 -04:00
Kevin K
60c1b307ac docs(groups): adds documentation for ArgGroups 2015-04-27 22:52:50 -04:00
Kevin K.
e9e774558e docs(README.md): change crates.io badge 2015-04-19 19:20:47 -04:00
Kevin K.
0c9eddfaf2 docs(README.md): add license badge 2015-04-19 16:55:58 -04:00
Kevin K.
35d40d97b7 docs(README.md): change section of typed values to add arg_enum! macro 2015-04-17 10:46:15 -04:00
Kevin K.
424f2968af docs(README.md): add crates.io badge 2015-04-16 20:34:49 -04:00
Kevin K.
0ae14e0851 docs(README.md): add section for simple_enum! macro 2015-04-16 13:39:24 -04:00
Kevin K
1a192521b6 docs(clap): fix typo core->std 2015-04-16 12:53:05 -04:00
Kevin K.
2b0b9ddfa0 docs(README.md): fix typos in the readme 2015-04-16 11:21:03 -04:00
Kevin K.
2215730158 docs(README.md): move video tutorials section 2015-04-16 11:01:24 -04:00
Kevin K.
2f688f8fa1 docs(README.md): clean up readme 2015-04-16 10:59:34 -04:00
Kevin K.
4ba3033676 docs(README.md): add link to new videos 2015-04-15 22:57:30 -04:00
Kevin K.
d516c37f63 docs(README.md): add link to new videos 2015-04-15 22:23:07 -04:00
Kevin K.
0322818073 docs(README.md): add details about the new video tutorials 2015-04-15 22:22:08 -04:00
Kevin K.
90b7e76091 docs(README.md): add feature typed value macros 2015-04-14 14:44:44 -04:00
Kevin K.
2b3d3fd901 chore(README.md): remove deprecated Arg::new() for Arg::with_name() 2015-04-13 22:21:44 -04:00
Kevin K
09497c916b docs(clap): improve readability of examples with App::args_from_usage() 2015-04-13 18:08:25 -04:00
Kevin K
0d3ecd8e83 docs(README.md): fix typos in the readme 2015-04-13 15:35:26 -04:00
Kevin K.
1bc802aa4b docs(README.md): fix typos in the readme 2015-04-13 14:29:40 -04:00
Kevin K.
1fcfc9cf27 docs(README.md): fix typos in the readme 2015-04-13 14:22:16 -04:00
Kevin K.
a4b0ce7426 docs(README.md): update readme examples with new from_usage() methods 2015-04-13 14:19:56 -04:00
Kevin K.
fef861661e docs(README.md): update examples with some comments, and fix typos 2015-04-09 14:25:03 -04:00
Kevin K
315ffbdcbc docs(README.md): fix typos and add license section 2015-04-08 17:10:00 -04:00
Kevin K.
ddc9b6955c docs(README.md): add gitter chat badge 2015-04-08 12:04:07 -04:00
Kevin K
2bf9569506 docs(README.md): add portions concerning conventional changelogs 2015-04-07 22:38:06 -04:00
Kevin K
9424601d83 docs(README.md): add video tutorial section 2015-04-07 21:06:45 -04:00
Kevin K
7cf9659f5b docs(README.md): add sections features and contributing 2015-04-01 13:22:53 -04:00