Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

Commit

Permalink
option fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Chan committed Feb 12, 2016
1 parent a0e4164 commit 35553a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/GeneratorCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class GeneratorCommand extends Command
/**
* @var string
*/
protected $signature = 'riseno:localizable:generate {table} {-m}';
protected $signature = 'riseno:localizable:generate {table} {--m}';

/**
* @var string
Expand Down

0 comments on commit 35553a3

Please sign in to comment.