changeset 4115:5c0a99b56b2a

Fix doc
author Tom Gottfried <tom@intevation.de>
date Wed, 31 Jul 2019 18:00:12 +0200
parents 7959f62d3051
children 3cec90587ff9
files schema/update-db.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/schema/update-db.sh	Tue Jul 30 16:31:21 2019 +0200
+++ b/schema/update-db.sh	Wed Jul 31 18:00:12 2019 +0200
@@ -21,7 +21,7 @@
 $ME [OPTION]...
 
 Options:
-  -d, --db=NAME    create the database NAME.  Default: "gemma"
+  -d, --db=NAME    update the database NAME.  Default: "gemma"
   -p, --port=PORT  connect do the postgresql cluster at PORT.
                    Default is the postgresql standard port 5432
       --help       display this help and exit