<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/19574">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty/command: cosmetic: fix formatting of config_help_cmd<br><br>Change-Id: I8f784d0cf65fa7813088e3ff76d7213b99b975d0<br>---<br>M src/vty/command.c<br>1 file changed, 15 insertions(+), 14 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/74/19574/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/vty/command.c b/src/vty/command.c</span><br><span>index 75bc00d..d8fe463 100644</span><br><span>--- a/src/vty/command.c</span><br><span>+++ b/src/vty/command.c</span><br><span>@@ -2834,20 +2834,21 @@</span><br><span> gDEFUN(config_help,</span><br><span>       config_help_cmd, "help", "Description of the interactive help system\n")</span><br><span> {</span><br><span style="color: hsl(0, 100%, 40%);">-     vty_out(vty,</span><br><span style="color: hsl(0, 100%, 40%);">-            "This VTY provides advanced help features.  When you need help,%s\</span><br><span style="color: hsl(0, 100%, 40%);">-anytime at the command line please press '?'.%s\</span><br><span style="color: hsl(0, 100%, 40%);">-%s\</span><br><span style="color: hsl(0, 100%, 40%);">-If nothing matches, the help list will be empty and you must backup%s\</span><br><span style="color: hsl(0, 100%, 40%);">- until entering a '?' shows the available options.%s\</span><br><span style="color: hsl(0, 100%, 40%);">-Two styles of help are provided:%s\</span><br><span style="color: hsl(0, 100%, 40%);">-1. Full help is available when you are ready to enter a%s\</span><br><span style="color: hsl(0, 100%, 40%);">-command argument (e.g. 'show ?') and describes each possible%s\</span><br><span style="color: hsl(0, 100%, 40%);">-argument.%s\</span><br><span style="color: hsl(0, 100%, 40%);">-2. Partial help is provided when an abbreviated argument is entered%s\</span><br><span style="color: hsl(0, 100%, 40%);">-   and you want to know what arguments match the input%s\</span><br><span style="color: hsl(0, 100%, 40%);">-   (e.g. 'show me?'.)%s%s", VTY_NEWLINE, VTY_NEWLINE, VTY_NEWLINE,</span><br><span style="color: hsl(0, 100%, 40%);">-             VTY_NEWLINE, VTY_NEWLINE, VTY_NEWLINE, VTY_NEWLINE, VTY_NEWLINE, VTY_NEWLINE, VTY_NEWLINE, VTY_NEWLINE, VTY_NEWLINE, VTY_NEWLINE);</span><br><span style="color: hsl(120, 100%, 40%);">+    vty_out(vty, "This VTY provides advanced help features.  When you need help,%s"</span><br><span style="color: hsl(120, 100%, 40%);">+                  "anytime at the command line please press '?'.%s%s"</span><br><span style="color: hsl(120, 100%, 40%);">+                 "If nothing matches, the help list will be empty and you must backup%s"</span><br><span style="color: hsl(120, 100%, 40%);">+                     " until entering a '?' shows the available options.%s"</span><br><span style="color: hsl(120, 100%, 40%);">+              "Two styles of help are provided:%s"</span><br><span style="color: hsl(120, 100%, 40%);">+                "1. Full help is available when you are ready to enter a%s"</span><br><span style="color: hsl(120, 100%, 40%);">+                 "command argument (e.g. 'show ?') and describes each possible%s"</span><br><span style="color: hsl(120, 100%, 40%);">+                    "argument.%s"</span><br><span style="color: hsl(120, 100%, 40%);">+               "2. Partial help is provided when an abbreviated argument is entered%s"</span><br><span style="color: hsl(120, 100%, 40%);">+                     "   and you want to know what arguments match the input%s"</span><br><span style="color: hsl(120, 100%, 40%);">+                  "   (e.g. 'show me?'.)%s%s",</span><br><span style="color: hsl(120, 100%, 40%);">+                VTY_NEWLINE, VTY_NEWLINE, VTY_NEWLINE, VTY_NEWLINE,</span><br><span style="color: hsl(120, 100%, 40%);">+                   VTY_NEWLINE, VTY_NEWLINE, VTY_NEWLINE, VTY_NEWLINE,</span><br><span style="color: hsl(120, 100%, 40%);">+                   VTY_NEWLINE, VTY_NEWLINE, VTY_NEWLINE, VTY_NEWLINE,</span><br><span style="color: hsl(120, 100%, 40%);">+                   VTY_NEWLINE);</span><br><span>   return CMD_SUCCESS;</span><br><span> }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/19574">change 19574</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/libosmocore/+/19574"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I8f784d0cf65fa7813088e3ff76d7213b99b975d0 </div>
<div style="display:none"> Gerrit-Change-Number: 19574 </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>