mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-05 00:01:15 -03:00
Update find.fish
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user