command descriptions

This commit is contained in:
2020-09-21 05:41:30 +03:00
parent 8d29aff13c
commit 32a7d722a2
30 changed files with 74 additions and 50 deletions

View File

@ -30,12 +30,13 @@ function cmd_usage ()
function cmd_info ()
{
echo "Sync steamorkshop resources between all server instances"
echo "Sync steam workshop resources between all server instances"
}
function cmd_help ()
{
echo "TODO: description"
echo "In addition to synchronization, adds loaded maps and mutators to KFGame.ini."
echo "This command works for stopped server instances only."
}
function cmd_main ()