Add -u flag to case completions - case is often used to parse switches, coloring them red makes no sense

darcs-hash:20070205122839-ac50b-a87b86846216ad495f58825f3cb27692fc8bf269.gz
This commit is contained in:
axel 2007-02-05 22:28:39 +10:00
parent abff4e5b41
commit 4b1fced1f8

View file

@ -1,2 +1,3 @@
complete -c case -s h -l help --description 'Display help and exit'
complete -c case -u