Rearrange command line option string

I apologize, but I could not resist rearranging the command line 
options to spell "WTF VHS"
This commit is contained in:
probablycorey 2013-10-03 10:27:26 -07:00
parent e3c7ebe45d
commit b92b6e689d

View File

@ -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