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

@ -35,7 +35,10 @@ function cmd_info ()
function cmd_help ()
{
echo "TODO: description"
echo "By default, all files created by the kf2 server"
echo "have 600 permissions, which can be inconvenient."
echo "This command fixes the permissions and groups of"
echo "all ini files to the values specified in kf2-srv.conf"
}
function cmd_main ()