1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 17:51:07 +00:00
uutils-coreutils/src
Jeffrey Finkelstein 760a15aa74 timeout: produce usage error on invalid signal
Produce a usage error on an invalid signal argument. For example,

    $ timeout --signal=invalid 1 sleep 0
    timeout: 'invalid': invalid signal
    Try 'timeout --help' for more information.
2022-03-23 08:39:55 +01:00
..
bin fix clippy errors related to clap upgrade from 3.0.10 to 3.1.6 2022-03-17 22:46:56 +01:00
uu timeout: produce usage error on invalid signal 2022-03-23 08:39:55 +01:00
uucore clippy fixes from nightly rust 2022-03-22 21:44:33 -04:00
uucore_procs Update of the cargo.lock url to point to the right branch 2022-03-06 22:13:17 +01:00