rhysd
|
012f318c97
|
feat(doc): Fix many typos in docs, comments and codes found by typos-cli
|
2021-10-19 10:38:22 +09:00 |
|
Nick Zana
|
a637d96d82
|
Fix minor typos in 10_default_values.rs
|
2021-04-01 17:41:17 -04:00 |
|
Gonçalo Ribeiro
|
fb8e0d815d
|
docs: correct some typos
|
2020-05-30 11:14:47 +01: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
|
eaa0700e7e
|
style: rustfmt run
|
2018-08-01 23:13:51 -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 |
|
Kevin K
|
6b9bd215c1
|
docs(Default Values): adds better examples on using default values
Closes #418
|
2016-09-18 16:01:27 -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 |
|