diff --git a/mm-scripts.sh b/mm-scripts.sh index 8927888..c693e6a 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -90,6 +90,8 @@ case $action in echo -e "Usage: ${idsCL[LightCyan]}mm${idsCL[Default]} {" echo -e " ${idsCL[Yellow]}start${idsCL[Default]}" echo -e " ${idsCL[Yellow]}stop${idsCL[Default]}" + echo -e " ${idsCL[Yellow]}check${idsCL[Default]}" + echo -e " ${idsCL[Yellow]}status${idsCL[Default]}" echo -e "}" echo "" echo ""