coreutils/src/uu/true
Andreas Molzer 23a544c485 false,true: Implement custom help, version
This avoids hacking around the short options of these command line
arguments that have been introduced by clap. Additionally, we test and
correctly handle the combination of both version and help. The GNU
binary will ignore both arguments in this case while clap would perform
the first one. A test for this edge case was added.
2022-02-01 14:29:26 +01:00
..
src false,true: Implement custom help, version 2022-02-01 14:29:26 +01:00
Cargo.toml all: change macros 2022-01-29 15:26:32 +01:00