visuddhinanda 2 лет назад
Родитель
Сommit
d2c2aaf45d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/Console/Commands/UpgradeDictVocabulary.php

+ 1 - 1
app/Console/Commands/UpgradeDictVocabulary.php

@@ -11,7 +11,7 @@ class UpgradeDictVocabulary extends Command
 {
     /**
      * The name and signature of the console command.
-     *
+     * php artisan upgrade:dict.vocabulary
      * @var string
      */
     protected $signature = 'upgrade:dict.vocabulary';