osmith has submitted this change and it was merged. (
https://gerrit.osmocom.org/12606 )
Change subject: docs: running: document --db-upgrade
......................................................................
docs: running: document --db-upgrade
Related: OS#3759
Change-Id: I641fd258091974662d9f63697aea103eaf151d09
---
M doc/manuals/chapters/running.adoc
1 file changed, 6 insertions(+), 1 deletion(-)
Approvals:
osmith: Verified
Jenkins Builder: Verified
Harald Welte: Looks good to me, approved
diff --git a/doc/manuals/chapters/running.adoc
b/doc/manuals/chapters/running.adoc
index ad89974..ff75c7f 100644
--- a/doc/manuals/chapters/running.adoc
+++ b/doc/manuals/chapters/running.adoc
@@ -5,7 +5,7 @@
=== SYNOPSIS
-*osmo-hlr* [-h] [-c 'CONFIGFILE'] [-l 'DATABASE'] [-d 'DBGMASK'] [-D] [-s]
[-T] [-e 'LOGLEVEL'] [-V]
+*osmo-hlr* [-h] [-c 'CONFIGFILE'] [-l 'DATABASE'] [-d 'DBGMASK'] [-D] [-s]
[-T] [-e 'LOGLEVEL'] [-U] [-V]
=== OPTIONS
@@ -38,6 +38,11 @@
Set the global log level for logging to stderr. This has mostly
been deprecated by VTY based logging configuration, see
<<logging>> for more information.
+*-U, --db-upgrade*::
+ Allow HLR database schema upgrades. If OsmoHLR was updated and
+ requires a newer database schema, it will refuse to start unless
+ this option is specified. The updated database can not be
+ downgraded, make backups as necessary.
*-V, --version*::
Print the compile-time version number of the OsmoHLR program
--
To view, visit https://gerrit.osmocom.org/12606
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I641fd258091974662d9f63697aea103eaf151d09
Gerrit-Change-Number: 12606
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>