aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/locate.fish
diff options
context:
space:
mode:
Diffstat (limited to 'share/completions/locate.fish')
-rw-r--r--share/completions/locate.fish2
1 files changed, 0 insertions, 2 deletions
diff --git a/share/completions/locate.fish b/share/completions/locate.fish
index a932783f..04aea4dd 100644
--- a/share/completions/locate.fish
+++ b/share/completions/locate.fish
@@ -1,5 +1,3 @@
-# Completions for locate
-# Author SanskritFritz (gmail)
complete -c locate -s A -l 'all' -d 'Match all non-option arguments'
complete -c locate -s b -l 'basename' -d 'Match against the base name of the file'