<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/20868">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">main: remove line breaks in print_help(), increase spacing<br><br>Change-Id: I07010afec3bb85d875926813772a6504f3bdb7b5<br>Related: SYS#4910<br>---<br>M src/pcu_main.cpp<br>1 file changed, 10 insertions(+), 15 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/68/20868/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/pcu_main.cpp b/src/pcu_main.cpp</span><br><span>index 77c46dd..723f101 100644</span><br><span>--- a/src/pcu_main.cpp</span><br><span>+++ b/src/pcu_main.cpp</span><br><span>@@ -68,21 +68,16 @@</span><br><span> </span><br><span> static void print_help()</span><br><span> {</span><br><span style="color: hsl(0, 100%, 40%);">-    printf( "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%);">-               "  -c      --config-file   Specify the filename of the config "</span><br><span style="color: hsl(0, 100%, 40%);">-                       "file\n"</span><br><span style="color: hsl(0, 100%, 40%);">-              "  -m      --mcc MCC       Use given MCC instead of value "</span><br><span style="color: hsl(0, 100%, 40%);">-                   "provided by BTS\n"</span><br><span style="color: hsl(0, 100%, 40%);">-           "  -n      --mnc MNC       Use given MNC instead of value "</span><br><span style="color: hsl(0, 100%, 40%);">-                   "provided by BTS\n"</span><br><span style="color: hsl(0, 100%, 40%);">-           "  -V      --version       Print version\n"</span><br><span style="color: hsl(0, 100%, 40%);">-           "  -r      --realtime PRIO Use SCHED_RR with the specified "</span><br><span style="color: hsl(0, 100%, 40%);">-                  "priority\n"</span><br><span style="color: hsl(0, 100%, 40%);">-          "  -D      --daemonize     Fork the process into a background "</span><br><span style="color: hsl(0, 100%, 40%);">-                       "daemon\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%);">+       printf( "Some useful options:\n"</span><br><span style="color: hsl(120, 100%, 40%);">+            "  -h      --help                  This text\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%);">+               "  -m      --mcc MCC               Use given MCC instead of value provided by BTS\n"</span><br><span style="color: hsl(120, 100%, 40%);">+                "  -n      --mnc MNC               Use given MNC instead of value provided by BTS\n"</span><br><span style="color: hsl(120, 100%, 40%);">+                "  -V      --version               Print version\n"</span><br><span style="color: hsl(120, 100%, 40%);">+         "  -r      --realtime PRIO         Use SCHED_RR with the specified priority\n"</span><br><span style="color: hsl(120, 100%, 40%);">+              "  -D      --daemonize             Fork the process into a background daemon\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> }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/20868">change 20868</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-pcu/+/20868"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I07010afec3bb85d875926813772a6504f3bdb7b5 </div>
<div style="display:none"> Gerrit-Change-Number: 20868 </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>