mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
stdbuf: clap 3
This commit is contained in:
parent
eaaa16291e
commit
0fca4460de
3 changed files with 18 additions and 18 deletions
|
@ -29,9 +29,9 @@ fn test_stdbuf_no_buffer_option_fails() {
|
|||
|
||||
ts.ucmd().args(&["head"]).fails().stderr_is(&format!(
|
||||
"error: The following required arguments were not provided:\n \
|
||||
--error <MODE>\n \
|
||||
--input <MODE>\n \
|
||||
--output <MODE>\n\n\
|
||||
--output <MODE>\n \
|
||||
--error <MODE>\n\n\
|
||||
USAGE:\n \
|
||||
{1} {0} OPTION... COMMAND\n\n\
|
||||
For more information try --help",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue