|
@@ -31,7 +31,7 @@ class SetSiteDomainCommand extends Command
|
|
|
{
|
|
{
|
|
|
$this
|
|
$this
|
|
|
->setName("ot:site:setdomain")
|
|
->setName("ot:site:setdomain")
|
|
|
- ->setDescription("Set a new domain for the organization website")
|
|
|
|
|
|
|
+ ->setDescription("Set a new custom domain for the organization website")
|
|
|
->setHelp("Set a new domain for the organization website. A new redirection will " .
|
|
->setHelp("Set a new domain for the organization website. A new redirection will " .
|
|
|
"be added from the existing domain to the new one. Use the --no-redirection option " .
|
|
"be added from the existing domain to the new one. Use the --no-redirection option " .
|
|
|
"to prevent this.")
|
|
"to prevent this.")
|