Tradition dictates that options are uppercase.

This commit is contained in:
Sorin Ionescu 2011-10-10 22:16:06 -04:00
commit 9d27df2050
14 changed files with 58 additions and 58 deletions

View file

@ -1,5 +1,5 @@
setopt correct # Correct commands.
setopt correct_all # Correct all arguments.
setopt CORRECT # Correct commands.
setopt CORRECT_ALL # Correct all arguments.
# The 'ls' Family
if check-bool "$COLOR"; then