aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/eval.fish
diff options
context:
space:
mode:
authorGravatar Kevin Ballard <kevin@sb.org>2014-10-09 17:59:14 -0700
committerGravatar Kevin Ballard <kevin@sb.org>2014-10-09 17:59:14 -0700
commit80859b84833a79d144b4784f0fd441ed7184d620 (patch)
tree669cadf0bbde813fde7091a8d16e245232f90800 /share/completions/eval.fish
parent71c55e1a4a3d23317978477f4647a75edf69d084 (diff)
Revert "Remove help completion for eval, which doesn't work"
Diffstat (limited to 'share/completions/eval.fish')
-rw-r--r--share/completions/eval.fish4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/completions/eval.fish b/share/completions/eval.fish
index 63eb8c4a..42abd673 100644
--- a/share/completions/eval.fish
+++ b/share/completions/eval.fish
@@ -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'