updated config:* help doc

This commit is contained in:
Abdulmhsen B. A. A
2022-07-13 20:41:41 +03:00
parent 135501b058
commit de478fe7cc
6 changed files with 52 additions and 53 deletions

View File

@@ -27,14 +27,14 @@ final class AddCommand extends Command
r(
<<<HELP
This command allow you to add new backend to your [<value>servers.yaml</value>] config.
This command require <notice>interaction</notice> to work.
This command allow you to add new backend.
This command require <notice>interaction</notice> to work.
This command is purely shortcut for running the following command:
This command is purely shortcut for running the following command:
{cmd} <cmd>{manage_route}</cmd> --add -- <value>backend_name</value>
{cmd} <cmd>{manage_route}</cmd> --add -- <value>backend_name</value>
HELP,
HELP,
[
'cmd' => trim(commandContext()),
'route' => self::ROUTE,