clap/examples
Ed Page 9b23a09f7a fix(help): Don't rely on ALL CAPS for headers
I see them fulfilling two roles
- A form of bolding
- As a callback to their placeholder in usage

However, it is a bit of an unpolished look and no other CLI seems to do
it.  This looks a bit more proefessional.  We have colored help for
formatting and I think the sections relation to usage will be clear
enough.
2022-08-26 10:21:18 -05:00
..
derive_ref fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
tutorial_builder fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
tutorial_derive fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
cargo-example-derive.md fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
cargo-example-derive.rs fix(derive)!: Remove value_parser/action defaulted attributes 2022-07-22 20:07:47 -05:00
cargo-example.md fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
cargo-example.rs docs: Move everything to docs.rs 2022-07-19 13:30:38 -05:00
demo.md fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
demo.rs fix(derive)!: Remove value_parser/action defaulted attributes 2022-07-22 20:07:47 -05:00
escaped-positional-derive.md fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
escaped-positional-derive.rs fix(derive)!: Remove value_parser/action defaulted attributes 2022-07-22 20:07:47 -05:00
escaped-positional.md fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
escaped-positional.rs fix!: Rename Arg::number_of_values to Arg::num_args 2022-08-03 14:45:47 -05:00
find.md fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
find.rs fix: Switch to owned types 2022-08-22 14:55:55 -05:00
git-derive.md fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
git-derive.rs fix(derive)!: Remove value_parser/action defaulted attributes 2022-07-22 20:07:47 -05:00
git.md fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
git.rs fix: Switch to owned types 2022-08-22 14:55:55 -05:00
multicall-busybox.md fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
multicall-busybox.rs fix: Switch to owned types 2022-08-22 14:55:55 -05:00
multicall-hostname.md fix!: Remove App alias for Command 2022-07-21 15:08:37 -05:00
multicall-hostname.rs feat(multicall): Stablize multicall 2022-05-20 12:20:40 -05:00
pacman.md fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
pacman.rs fix!: Rename Arg::number_of_values to Arg::num_args 2022-08-03 14:45:47 -05:00
repl.rs fix: Switch to owned types 2022-08-22 14:55:55 -05:00
typed-derive.md fix(help): Don't rely on ALL CAPS for headers 2022-08-26 10:21:18 -05:00
typed-derive.rs fix(derive)!: Remove value_parser/action defaulted attributes 2022-07-22 20:07:47 -05:00