Skip to content

Commit

Permalink
fix(cli): Remove --exclude flag - fixes #667
Browse files Browse the repository at this point in the history
  • Loading branch information
shakyShane committed Jun 9, 2015
1 parent 45babcc commit 133aa1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/cli/opts.start.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "Output the version number",
"browser": "Choose which browser should be auto-opened",
"files": "File paths to watch",
"exclude": "File patterns to ignore",
"server": "Run a Local server (uses your cwd as the web root)",
"index": "Specify which file should be used as the index page",
"extensions": "Specify file extension fallbacks",
Expand Down

0 comments on commit 133aa1a

Please sign in to comment.