summaryrefslogtreecommitdiffstats
path: root/src/opkbuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/opkbuild.sh')
-rw-r--r--src/opkbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opkbuild.sh b/src/opkbuild.sh
index d5df3c5..1837db1 100644
--- a/src/opkbuild.sh
+++ b/src/opkbuild.sh
@@ -106,6 +106,7 @@ version()
get_options()
{
# Parse and handle command-line options.
+ # Remember to update the optstring file when changing this.
while getopts 'bBASFT:a:p:DdCcr:hV' opt; do
case "${opt}" in
b)