Skip to content

Commit

Permalink
Merge 2fcf180 into 3a62b2b
Browse files Browse the repository at this point in the history
  • Loading branch information
pkozlowski-opensource committed Jul 21, 2014
2 parents 3a62b2b + 2fcf180 commit 22b3d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CLI.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gulp has very few flags to know about. All other flags are for tasks to use if n
- `--tasks-simple` will display a plaintext list of tasks for the loaded gulpfile
- `--color` will force gulp and gulp plugins to display colors even when no color support is detected
- `--no-color` will force gulp and gulp plugins to not display colors even when color support is detected
- '--silent' will disable all gulp logging
- `--silent` will disable all gulp logging

The CLI adds process.env.INIT_CWD which is the original cwd it was launched from

Expand Down

0 comments on commit 22b3d09

Please sign in to comment.