From 863d1cb01407255266fb361dae12281bc1e5bd08 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Thu, 20 Jul 2017 11:18:27 +0200 Subject: [PATCH] Update motds32 --- bin/motds32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/motds32 b/bin/motds32 index 6e3e9a9..85afd87 100755 --- a/bin/motds32 +++ b/bin/motds32 @@ -539,7 +539,7 @@ function usage { echo " -g, --generate Check system status and generate it to $MOTD file" echo " -s, --status Show limited content of MOTD file" echo " -v, --version Display information about motds32 version and author" - echo " -m, --MOTDs32 See the MOTD file" + echo " -m, --MOTDs32 See MOTD file now!" exit 0 }