Update README.md

This commit is contained in:
Erreur32 2017-07-19 12:59:39 +02:00
parent 301a0a748e
commit 804728c93d
1 changed files with 6 additions and 3 deletions

View File

@ -45,8 +45,11 @@
<p data-source-line="46"><code class="hljs">git clone <a href="https://gitlab.echosystem.fr/Erreur32/MOTDs32.git">https://gitlab.echosystem.fr/Erreur32/MOTDs32.git</a></code></p>
<p data-source-line="48">type inside the directory:</p>
<pre data-source-line="50"><code class="hljs">./Install.sh</code></pre>
After the installation completed you can check all command with:
``` /usr/bin/motds32
After the installation completed you can check all command with: /usr/bin/motds32
<pre data-source-line="50"><code class="hljs">
```
/usr/bin/motds32
Usage: motds32 OPTIONS
-g, --generate Check system status and generate it to /etc/motd file
-s, --status Show limited content of MOTD file
@ -54,7 +57,7 @@ Usage: motds32 OPTIONS
-c, --check Check stats motd file
```
<pre data-source-line="50"><code class="hljs">./Install.sh</code></pre>
</code></pre>
<h2 id="update" data-source-line="52"><a class="anchor" href="#update"><span class="octicon octicon-link"></span></a>UPDATE:</h2>
<pre data-source-line="55"><code class="hljs">cd /PATH/MOTDs32
git pull</code></pre>