coreutils/src
Hanif Bin Ariffin 56f4e809fd Silently accepts ---presume-input-tty
For whatever reason, the following is equivalent,

cargo run -- rm --presume-input-tty
cargo run -- rm ---presume-input-tty
cargo run -- rm -----presume-input-tty
cargo run -- rm ---------presume-input-tty

Signed-off-by: Hanif Bin Ariffin <hanif.ariffin.4326@gmail.com>
2021-07-29 21:36:15 +08:00
..
bin coreutils: better errors for invalid args for completions 2021-06-27 16:07:43 +02:00
uu Silently accepts ---presume-input-tty 2021-07-29 21:36:15 +08:00
uucore Revert "silent buggy clippy warning" 2021-07-25 18:06:41 +02:00
uucore_procs bump uucore_procs to 0.0.6 2021-07-11 20:55:55 +02:00