visuddhinanda пре 2 година
родитељ
комит
6db864ea3a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app/Console/Commands/UpgradeDict.php

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

@@ -14,7 +14,7 @@ class UpgradeDict extends Command
 {
     /**
      * The name and signature of the console command.
-     *
+     * php artisan upgrade:dict
      * @var string
      */
     protected $signature = 'upgrade:dict {uuid?} {--part}';