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.
1 parent 38d62c9 commit ca517d0Copy full SHA for ca517d0
lib/cli/opts.start.json
@@ -1,6 +1,7 @@
1
{
2
"help": "Output usage information",
3
- "version": "utput the version number",
+ "version": "Output the version number",
4
+ "browser": "Choose which browser should be auto-opened",
5
"files": "File paths to watch",
6
"exclude": "File patterns to ignore",
7
"server": "Run a Local server (uses your cwd as the web root)",
0 commit comments