Update find.fish

This commit is contained in:
Jason 2020-12-15 20:08:34 +09:00 committed by Fabian Homborg
parent b4cf910e55
commit b0dcfac2a0

View File

@ -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