mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 06:56:09 +08:00
Update find.fish
This commit is contained in:
parent
b4cf910e55
commit
b0dcfac2a0
@ -4,7 +4,7 @@
|
||||
|
||||
complete -c find -s P -d "Never follow symlinks"
|
||||
complete -c find -s L -o follow -d "Follow symlinks"
|
||||
complete -c find -s H -d "Don't follow symbolic links (except for command line arguments)"
|
||||
complete -c find -s H -d "Don't follow symlinks (except for command line arguments)"
|
||||
|
||||
|
||||
# General options
|
||||
|
Loading…
x
Reference in New Issue
Block a user