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