@@ -113,7 +113,7 @@ |
||
113 | 113 | $this->warn('Options:'); |
114 | 114 | $this->info(' --create - Creates the folder structure and web routes file for a module'); |
115 | 115 | $this->info(' --controller [FileName] [--plain] - Creates a controller for the module given - add'. |
116 | - ' --plain to create an empty controller.'); |
|
116 | + ' --plain to create an empty controller.'); |
|
117 | 117 | // $this->info(' --migration [FileName] - Creates a migration for the module given'); |
118 | 118 | // $this->info(' --model [FileName] - Creates a model for the module given'); |
119 | 119 | $this->info(' --webroute - Creates a web routes file for the module given'); |