Fix grep wrapper completions

[ci skip]
This commit is contained in:
Fabian Homborg 2019-08-04 15:33:28 +02:00
parent 3296bb6c3b
commit 2c3bc1e857
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
complete -c grep -w egrep
complete -c egrep -w grep

View file

@ -1 +1 @@
complete -c grep -w fgrep
complete -c fgrep -w grep