index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/db-update | 2 |
diff --git a/bin/db-update b/bin/db-update index 7c5a8cf..4424c26 100755 --- a/bin/db-update +++ b/bin/db-update @@ -57,7 +57,7 @@ usage() { eval set -- "$( getopt -o f:hino:pw \ - --long force \ + --long force: \ --long help \ --long ignore-insanity \ --long no-action \ |