diff --git a/bin/motds32 b/bin/motds32 index 44043f0..b4de31b 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 " -c, --check Check stats motd file" + echo " -m, --MotD32 See the MOTD file" exit 0 }