visuddhinanda 2 gadi atpakaļ
vecāks
revīzija
6db864ea3a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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.
      * The name and signature of the console command.
-     *
+     * php artisan upgrade:dict
      * @var string
      * @var string
      */
      */
     protected $signature = 'upgrade:dict {uuid?} {--part}';
     protected $signature = 'upgrade:dict {uuid?} {--part}';