add status command to readme

This commit is contained in:
lou 2024-10-13 14:41:44 -04:00
parent b88407b8f7
commit ee72ed0c89

View File

@ -54,4 +54,5 @@ After doing that, you are now ready to use the script.
+ **Start Server:** `./manage up`
+ **Stop Server:** `./manage down`
+ **Restart Server:** `./manage restart`
+ + **Server Status:** `./manage --status`
+ **Help:** `./manage help`