mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-12 04:58:57 +00:00
Revert "Remove help completion for eval, which doesn't work"
This reverts commit d2f23e1df4
.
This commit is contained in:
parent
71c55e1a4a
commit
80859b8483
1 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
# No completions for eval.
|
||||
# This file is left here so it will overwrite the old and buggy completion
|
||||
|
||||
complete -c eval -s h -l help --description 'Display help and exit'
|
||||
|
|
Loading…
Reference in a new issue