Browse Source

add example

visuddhinanda 2 years ago
parent
commit
b78b1ce009
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Console/Commands/MqExportPaliChapter.php

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

@@ -10,7 +10,7 @@ class MqExportPaliChapter extends Command
 {
 {
     /**
     /**
      * The name and signature of the console command.
      * The name and signature of the console command.
-     *
+     * php artisan mq:export.pali.chapter
      * @var string
      * @var string
      */
      */
     protected $signature = 'mq:export.pali.chapter';
     protected $signature = 'mq:export.pali.chapter';