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

This reverts commit d2f23e1df45f07fb4d716b07c40de7381e539b9d.
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'