<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/20866">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">main: increase spacing between commands and description<br><br>Otherwise it's hard to fit new options with long names.<br><br>Change-Id: If9a418545abff6d22602ba07cfd4447f5ace7742<br>Related: SYS#4910<br>---<br>M src/common/main.c<br>1 file changed, 10 insertions(+), 10 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/66/20866/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/common/main.c b/src/common/main.c</span><br><span>index c7b821e..b1b1766 100644</span><br><span>--- a/src/common/main.c</span><br><span>+++ b/src/common/main.c</span><br><span>@@ -67,16 +67,16 @@</span><br><span> static void print_help()</span><br><span> {</span><br><span>    printf( "Some useful options:\n"</span><br><span style="color: hsl(0, 100%, 40%);">-              "  -h      --help          this text\n"</span><br><span style="color: hsl(0, 100%, 40%);">-               "  -d      --debug MASK    Enable debugging (e.g. -d DRSL:DOML:DLAPDM)\n"</span><br><span style="color: hsl(0, 100%, 40%);">-             "  -D      --daemonize     For the process into a background daemon\n"</span><br><span style="color: hsl(0, 100%, 40%);">-                "  -c      --config-file   Specify the filename of the config file\n"</span><br><span style="color: hsl(0, 100%, 40%);">-         "  -s      --disable-color Don't use colors in stderr log output\n"</span><br><span style="color: hsl(0, 100%, 40%);">-               "  -T      --timestamp     Prefix every log line with a timestamp\n"</span><br><span style="color: hsl(0, 100%, 40%);">-          "  -V      --version       Print version information and exit\n"</span><br><span style="color: hsl(0, 100%, 40%);">-              "  -e      --log-level     Set a global log-level\n"</span><br><span style="color: hsl(0, 100%, 40%);">-          "  -i      --gsmtap-ip     The destination IP used for GSMTAP.\n"</span><br><span style="color: hsl(0, 100%, 40%);">-             "          --vty-ref-xml   Generate the VTY reference XML output and exit.\n"</span><br><span style="color: hsl(120, 100%, 40%);">+               "  -h      --help                  this text\n"</span><br><span style="color: hsl(120, 100%, 40%);">+             "  -d      --debug MASK            Enable debugging (e.g. -d DRSL:DOML:DLAPDM)\n"</span><br><span style="color: hsl(120, 100%, 40%);">+           "  -D      --daemonize             For the process into a background daemon\n"</span><br><span style="color: hsl(120, 100%, 40%);">+              "  -c      --config-file           Specify the filename of the config file\n"</span><br><span style="color: hsl(120, 100%, 40%);">+               "  -s      --disable-color         Don't use colors in stderr log output\n"</span><br><span style="color: hsl(120, 100%, 40%);">+             "  -T      --timestamp             Prefix every log line with a timestamp\n"</span><br><span style="color: hsl(120, 100%, 40%);">+                "  -V      --version               Print version information and exit\n"</span><br><span style="color: hsl(120, 100%, 40%);">+            "  -e      --log-level             Set a global log-level\n"</span><br><span style="color: hsl(120, 100%, 40%);">+                "  -i      --gsmtap-ip             The destination IP used for GSMTAP.\n"</span><br><span style="color: hsl(120, 100%, 40%);">+           "          --vty-ref-xml           Generate the VTY reference XML output and exit.\n"</span><br><span>              );</span><br><span>   bts_model_print_help();</span><br><span> }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/20866">change 20866</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/c/osmo-bts/+/20866"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: If9a418545abff6d22602ba07cfd4447f5ace7742 </div>
<div style="display:none"> Gerrit-Change-Number: 20866 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>