visuddhinanda hace 2 años
padre
commit
d2c2aaf45d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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';