diff options
author | johannst <johannst@users.noreply.github.com> | 2021-05-17 07:32:15 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2021-05-17 07:32:15 +0000 |
commit | c665746d56789eba694af507429337ac54f3cd23 (patch) | |
tree | 27c740a0335c80ea97daa91e0745e951d9e9b4e6 /print.html | |
parent | faa61d5bfc0ab42ef94a75d5f392dfb9c91ce456 (diff) | |
download | notes-c665746d56789eba694af507429337ac54f3cd23.tar.gz notes-c665746d56789eba694af507429337ac54f3cd23.zip |
deploy: 78b0d71f26c2660ca4a55926ce1420ca3902affa
Diffstat (limited to 'print.html')
-rw-r--r-- | print.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -555,7 +555,7 @@ function parse_args() { esac done # users responsibility to reset OPTIND - OPTIND=0 + OPTIND=1 } parse_args -f xxx -c |