We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee7b451 + edbe78d commit 9817882Copy full SHA for 9817882
README.md
@@ -135,7 +135,7 @@ There are some console commands to perform actions.
135
136
**Create an Option**
137
```bash
138
-php artisan kvoption:set {key} {value} --comment={comment}
+php artisan kvoption:create {key} {value} --comment={comment}
139
```
140
*comment is optional.*
141
0 commit comments