mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 20:54:03 +00:00
Update Run.php
This commit is contained in:
parent
fdf97d8365
commit
fe2076b369
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ class Run extends Command
|
||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $signature = "tenants:run {commandname : The command's name.}
|
protected $signature = "tenants:run {commandname : The artisan command.}
|
||||||
{--tenants=* : The tenant(s) to run the command for. Default: all}";
|
{--tenants=* : The tenant(s) to run the command for. Default: all}";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue