mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
refactor/timeout ~ polish spelling (comments, names, and exceptions)
This commit is contained in:
parent
b1a2f6e044
commit
f6a079a77f
1 changed files with 1 additions and 2 deletions
|
@ -159,8 +159,7 @@ pub fn uumain(args: impl uucore::Args) -> i32 {
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
/// TODO: Improve exit codes, and make them consistent with the GNU Coreutil
|
/// TODO: Improve exit codes, and make them consistent with the GNU Coreutils exit codes.
|
||||||
/// exit codes.
|
|
||||||
|
|
||||||
fn timeout(
|
fn timeout(
|
||||||
cmdname: &str,
|
cmdname: &str,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue