aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/bash.html
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bash.html')
-rw-r--r--tools/bash.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bash.html b/tools/bash.html
index 3827059..1a5514d 100644
--- a/tools/bash.html
+++ b/tools/bash.html
@@ -270,7 +270,7 @@ function parse_args() {
esac
done
# users responsibility to reset OPTIND
- OPTIND=0
+ OPTIND=1
}
parse_args -f xxx -c