Update motds32

This commit is contained in:
Erreur32 2017-07-20 11:06:08 +02:00
parent 3cc8312d21
commit 7eacf36b78
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 " -c, --check Check stats motd file"
echo " -m, --MotD32 See the MOTD file"
exit 0
}