From 301a0a748eea2f3ad9495152e8a74953a06f5842 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Wed, 19 Jul 2017 12:58:45 +0200 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6eb3fd1..4a51815 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,7 @@ UPDATE:
  • - Customisation: -
  • +
  • Sample MOTD32 report
  • @@ -45,7 +44,18 @@

    INSTALLATION:

    git clone https://gitlab.echosystem.fr/Erreur32/MOTDs32.git

    type inside the directory:

    -
    ./Install.sh

    UPDATE:

    +
    ./Install.sh
    +After the installation completed you can check all command with: +``` /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 + -v, --version Display information about motds32 version and author + -c, --check Check stats motd file +``` + +
    ./Install.sh
    +

    UPDATE:

    cd /PATH/MOTDs32
     git pull