Skip to content

Commit

Permalink
feat(): Change shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Szymański committed Feb 25, 2020
1 parent 5c331ba commit 1aacb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/SearchableModelMakeCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ protected function getOptions()

$options[] = [
'search-rule',
's',
'sr',
InputOption::VALUE_REQUIRED,
'Specify the search rule for the model. It\'ll be created if doesn\'t exist.'
];
Expand Down

0 comments on commit 1aacb68

Please sign in to comment.