summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
Diffstat (limited to 'bin/db-update')
-rwxr-xr-xbin/db-update2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/db-update b/bin/db-update
index acf901a..7c5a8cf 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -106,6 +106,8 @@ do
;;
-p|--progressive)
progressive=true
+ >&2 echo 'Do not use this option, it is currently broken.'
+ exit 42
;;
-w|--wait)
block_flag=''