rhysd
|
012f318c97
|
feat(doc): Fix many typos in docs, comments and codes found by typos-cli
|
2021-10-19 10:38:22 +09:00 |
|
Tshepang Lekhonkhobe
|
661024a521
|
the word "Subcommand" was accidentally removed
Was done in 03333800fe
|
2021-06-11 22:41:37 +02:00 |
|
Matt Kantor
|
b41384d320
|
Make all examples compile & run without failure.
|
2020-08-23 11:23:43 -07:00 |
|
Pavan Kumar Sunkara
|
7bc282dd4e
|
Rename with_name to new for Arg & ArgGroup
|
2020-05-14 22:50:56 +02:00 |
|
creativcoder
|
92d5920748
|
Updated test and usage of older help APIs with about
|
2020-04-27 02:42:07 +05:30 |
|
Pavan Kumar Sunkara
|
5b3a0dff9c
|
Remove extern & macro_use where possible
|
2020-02-07 07:34:01 +01:00 |
|
Kevin K
|
20c72525d2
|
style: cargo fmt run
|
2018-11-14 12:05:06 -05:00 |
|
Kevin K
|
03333800fe
|
refactor: remove code going to other crates and deprecations
|
2018-10-19 23:31:06 -04:00 |
|
Kevin K
|
94872e00a5
|
refactor(Arg): changes Arg::short to accept a char instead of &str
Closes #1303
|
2018-07-23 15:10:12 -04:00 |
|
Corentin Henry
|
4f602b7e86
|
replace Arg::from_usage by Arg::from
|
2018-04-21 11:59:19 -07:00 |
|
Kevin K
|
1ab10275e4
|
style: rustfmt run
|
2018-01-25 12:21:17 -05:00 |
|
Jaanus Varus
|
354cefd274
|
Fix typos in 03_args.rs
|
2018-01-18 13:20:02 +01:00 |
|
Kevin K
|
90542747ac
|
chore: fixes doc and style mistakes
|
2016-01-28 21:58:40 -05:00 |
|
Kevin K
|
f8692a0b3a
|
docs: updates examples for 2x release
Closes #394
|
2016-01-28 11:46:12 -05:00 |
|
Kevin K
|
0031d78564
|
refactor(v2): improving macros for code dedup
|
2016-01-28 11:45:31 -05:00 |
|
Kevin K
|
7005cf8c47
|
style: removes trailing whitespace
|
2015-09-30 23:59:40 -04:00 |
|
Kevin K
|
8cbacd8883
|
docs(Examples): adds better usage examples instead of having unused variables
|
2015-08-30 16:29:45 -04:00 |
|
Kevin K
|
4f836ee5ef
|
refactor(Examples): corrects compiler warnings about names
Closes #204
|
2015-08-30 15:43:57 -04:00 |
|