mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-02 22:17:45 +00:00
tail/args: Fix parsing when -F is used together with --retry or --follow
This commit is contained in:
parent
08c5f3b61b
commit
20e32971dd
5 changed files with 91 additions and 22 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3179,6 +3179,7 @@ dependencies = [
|
|||
"libc",
|
||||
"memchr",
|
||||
"notify",
|
||||
"rstest",
|
||||
"same-file",
|
||||
"uucore",
|
||||
"winapi-util",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue