From ed76632ba6887bfe54e803a16324751710958981 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 19 Feb 2021 09:49:52 +0100 Subject: bin/db-update: --force needs an argument, too --- bin/db-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- cgit v1.2.3