Rearrange command line option string

I apologize, but I could not resist rearranging the command line 
options to spell "WTF VHS"
Esse commit está contido em:
probablycorey
2013-10-03 10:27:26 -07:00
commit b92b6e689d
+1 -1
Ver Arquivo
@@ -9,7 +9,7 @@ if [ ! -d $ATOM_PATH ]; then
exit 1
fi
while getopts ":whvfts-:" opt; do
while getopts ":wtfvhs-:" opt; do
case "$opt" in
-)
case "${OPTARG}" in