This commit is contained in:
Marcel Pociot
2020-06-14 22:19:42 +02:00
parent 59f7d32efd
commit 8cda0a62ee
4 changed files with 4 additions and 42 deletions

View File

@@ -13,7 +13,7 @@ class ShareCommand extends Command
{
protected $signature = 'share {host} {--subdomain=} {--auth=}';
protected $description = 'Share a local url with a remote shaft server';
protected $description = 'Share a local url with a remote expose server';
protected function configureConnectionLogger()
{