From 078c5aa14b97c26754c37862b8ea331aa84c9c89 Mon Sep 17 00:00:00 2001 From: Dmitry Smirnov Date: Mon, 6 Apr 2015 18:29:48 +1000 Subject: [PATCH] Briefly document "--migrate-events" option in zmupdate.pl (#783). Signed-off-by: Dmitry Smirnov --- scripts/zmupdate.pl.in | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/zmupdate.pl.in b/scripts/zmupdate.pl.in index 2650ba812..522f211ec 100644 --- a/scripts/zmupdate.pl.in +++ b/scripts/zmupdate.pl.in @@ -39,6 +39,7 @@ configuring upgrades etc, including on the fly upgrades. -c, --check - Check for updated versions of ZoneMinder -f, --freshen - Freshen the configuration in the database. Equivalent of old zmconfig.pl -noi + --migrate-events - Update database structures as per USE_DEEP_STORAGE setting. -v, --version= - Force upgrade to the current version from -u, --user= - Alternate DB user with privileges to alter DB -p, --pass= - Password of alternate DB user with privileges to alter DB