coreutils/src/uu/sleep
Jeffrey Finkelstein c39c917db7 sleep: give usage error on invalid time interval
For example,

    $ sleep xyz
    sleep: invalid time interval 'xyz'
    Try 'sleep --help' for more information.

This matches the behavior of GNU sleep.
2022-03-20 15:21:50 -04:00
..
src sleep: give usage error on invalid time interval 2022-03-20 15:21:50 -04:00
Cargo.toml build(deps): bump clap from 3.0.10 to 3.1.6 2022-03-17 13:06:29 +00:00
LICENSE Include license text in all published crates 2022-03-05 21:21:46 +01:00