<p>Harald Welte <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/12605">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Harald Welte: Looks good to me, approved
  Neels Hofmeyr: Looks good to me, but someone else must approve
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">docs: running: same argument order as osmo-hlr -h<br><br>Change the Synopsis and Options sections of the Running OsmoHLR chapter<br>to list the arguments in the same order as osmo-hlr. This makes it<br>easier to compare, which options are already documented, and which ones<br>are missing.<br><br>A follow-up commit will document the missing -U/--db-upgrade option.<br><br>Change-Id: If866124e9cfb43c6986d458712961713541e03b6<br>---<br>M doc/manuals/chapters/running.adoc<br>1 file changed, 12 insertions(+), 10 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc</span><br><span>index 5f24746..d20c907 100644</span><br><span>--- a/doc/manuals/chapters/running.adoc</span><br><span>+++ b/doc/manuals/chapters/running.adoc</span><br><span>@@ -5,24 +5,27 @@</span><br><span> </span><br><span> === SYNOPSIS</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-*osmo-hlr* [-h|-V] [-d 'DBGMASK'] [-D] [-c 'CONFIGFILE'] [-s] [-T] [-e 'LOGLEVEL'] [-l 'DATABASE']</span><br><span style="color: hsl(120, 100%, 40%);">+*osmo-hlr* [-h] [-c 'CONFIGFILE'] [-l 'DATABASE'] [-d 'DBGMASK'] [-D] [-s] [-T] [-e 'LOGLEVEL'] [-V]</span><br><span> </span><br><span> === OPTIONS</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+// Keep the order the same as in osmo-hlr --help!</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> *-h, --help*::</span><br><span>     Print a short help message about the supported options</span><br><span style="color: hsl(0, 100%, 40%);">-*-V, --version*::</span><br><span style="color: hsl(0, 100%, 40%);">- Print the compile-time version number of the OsmoBTS program</span><br><span style="color: hsl(120, 100%, 40%);">+*-c, --config-file 'CONFIGFILE'*::</span><br><span style="color: hsl(120, 100%, 40%);">+      Specify the file and path name of the configuration file to be</span><br><span style="color: hsl(120, 100%, 40%);">+        used. If none is specified, use `osmo-hlr.cfg` in the current</span><br><span style="color: hsl(120, 100%, 40%);">+ working directory.</span><br><span style="color: hsl(120, 100%, 40%);">+*-l, --database 'DATABASE'*::</span><br><span style="color: hsl(120, 100%, 40%);">+     Specify the file name of the SQLite3 database to use as HLR/AUC</span><br><span style="color: hsl(120, 100%, 40%);">+       storage</span><br><span> *-d, --debug 'DBGMASK','DBGLEVELS'*::</span><br><span>     Set the log subsystems and levels for logging to stderr. This</span><br><span>        has mostly been superseded by VTY-based logging configuration,</span><br><span>       see <<logging>> for further information.</span><br><span> *-D, --daemonize*::</span><br><span>  Fork the process as a daemon into background.</span><br><span style="color: hsl(0, 100%, 40%);">-*-c, --config-file 'CONFIGFILE'*::</span><br><span style="color: hsl(0, 100%, 40%);">- Specify the file and path name of the configuration file to be</span><br><span style="color: hsl(0, 100%, 40%);">-  used. If none is specified, use `osmo-hlr.cfg` in the current</span><br><span style="color: hsl(0, 100%, 40%);">-   working directory.</span><br><span> *-s, --disable-color*::</span><br><span>        Disable colors for logging to stderr. This has mostly been</span><br><span>   deprecated by VTY based logging configuration, see <<logging>></span><br><span>@@ -35,9 +38,8 @@</span><br><span>       Set the global log level for logging to stderr. This has mostly</span><br><span>      been deprecated by VTY based logging configuration, see</span><br><span>      <<logging>> for more information.</span><br><span style="color: hsl(0, 100%, 40%);">-*-l, --database 'DATABASE'*::</span><br><span style="color: hsl(0, 100%, 40%);">-      Specify the file name of the SQLite3 database to use as HLR/AUC</span><br><span style="color: hsl(0, 100%, 40%);">- storage</span><br><span style="color: hsl(120, 100%, 40%);">+*-V, --version*::</span><br><span style="color: hsl(120, 100%, 40%);">+    Print the compile-time version number of the OsmoBTS program</span><br><span> </span><br><span> === Bootstrap the Database</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12605">change 12605</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/12605"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-hlr </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: If866124e9cfb43c6986d458712961713541e03b6 </div>
<div style="display:none"> Gerrit-Change-Number: 12605 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>