aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2021-05-17 07:32:15 +0000
committerjohannst <johannst@users.noreply.github.com>2021-05-17 07:32:15 +0000
commitc665746d56789eba694af507429337ac54f3cd23 (patch)
tree27c740a0335c80ea97daa91e0745e951d9e9b4e6 /tools
parentfaa61d5bfc0ab42ef94a75d5f392dfb9c91ce456 (diff)
downloadnotes-c665746d56789eba694af507429337ac54f3cd23.tar.gz
notes-c665746d56789eba694af507429337ac54f3cd23.zip
deploy: 78b0d71f26c2660ca4a55926ce1420ca3902affa
Diffstat (limited to 'tools')
-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