ソースを参照

:memo: description

visuddhinanda 2 年 前
コミット
f3e0d6e795
1 ファイル変更1 行追加1 行削除
  1. 1 1
      app/Console/Commands/ExportOffline.php

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

@@ -20,7 +20,7 @@ class ExportOffline extends Command
      *
      * @var string
      */
-    protected $description = 'Command description';
+    protected $description = 'export  offline data for app';
 
     /**
      * Create a new command instance.