mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Added help text for the server config command.
This commit is contained in:
parent
58abbad116
commit
26d34e71ea
1
init/msm
1
init/msm
@ -1352,6 +1352,7 @@ command_help() {
|
||||
echo -e " <server> cmd <command> Send a command string to the server and return"
|
||||
echo -e " <server> cmdlog <command> Same as 'cmd' but shows log output afterwards (Ctrl+C to exit)"
|
||||
echo -e " <server> console Connects to the interactive console. Access may be limited"
|
||||
echo -e " <server> config <setting> <value> Updates or inserts a setting in the server.properties file"
|
||||
echo -e
|
||||
echo -e "--Jar Commands--------------------------------------------------"
|
||||
echo -e " jargroup list List the stored jar files."
|
||||
|
Loading…
Reference in New Issue
Block a user