Remove left behind option argument.

This commit is contained in:
Pedro Algarvio 2012-10-19 11:24:05 +01:00
parent 132fbc6213
commit b261a816bb

View file

@ -44,7 +44,7 @@ EOT
# Handle command line arguments
#-----------------------------------------------------------------------
while getopts ":hvN" opt
while getopts ":hv" opt
do
case $opt in