Revert "Remove help completion for eval, which doesn't work"

This reverts commit d2f23e1df4.
This commit is contained in:
Kevin Ballard 2014-10-09 17:59:14 -07:00
parent 71c55e1a4a
commit 80859b8483

View file

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