minor styling fix

This commit is contained in:
lou 2024-10-12 19:30:57 -04:00
parent df37d09a1a
commit da59f73b0c

View File

@ -17,7 +17,7 @@ chmod +x manage
After doing that, you are now ready to use the script. After doing that, you are now ready to use the script.
# Common `manage` commands # Common `manage` commands
**Start Server:** `./manage up` + **Start Server:** `./manage up`
**Stop Server:** `./manage down` + **Stop Server:** `./manage down`
**Restart Server:** `./manage restart` + **Restart Server:** `./manage restart`
**Help:** `./manage help` + **Help:** `./manage help`