Update motds32

This commit is contained in:
Erreur32 2017-07-20 11:18:27 +02:00
parent a6ca12a8b2
commit 863d1cb014
1 changed files with 1 additions and 1 deletions

View File

@ -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
}