visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
86efca9a69
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Console/Commands/ExportOffline.php

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

@@ -13,7 +13,7 @@ class ExportOffline extends Command
      * php artisan export:offline lzma
      * @var string
      */
-    protected $signature = 'export:offline {format?}';
+    protected $signature = 'export:offline {format?  : zip file format 7z,lzma,gz }';
 
     /**
      * The console command description.