clap/src
Ed Page 6e24c849fb fix(exit): Be consistent in exit code
PR #1637 switched clap to report `64` on errors and then #1653 switch it
to `2`, but both missed a case.  This also documents the reason why inline
since I had to go and dig through the history to re-discover the
motivation.
2021-07-19 11:21:01 -05:00
..
build fix(exit): Be consistent in exit code 2021-07-19 11:21:01 -05:00
output Show summary in subcommands list (#2558) 2021-06-20 16:28:50 +01:00
parse fix(exit): Be consistent in exit code 2021-07-19 11:21:01 -05:00
util fix(exit): Be consistent in exit code 2021-07-19 11:21:01 -05:00
derive.rs fix(derive)!: Compile-error on nested subcommands 2021-07-15 11:45:13 -05:00
lib.rs fix(derive)!: Compile-error on nested subcommands 2021-07-15 11:45:13 -05:00
macros.rs fix a bunch of intra-doc links 2021-07-03 23:59:46 +02:00
mkeymap.rs Change some u64 to usize 2021-02-13 15:25:40 +00:00