Navigation Menu

Skip to content

Commit

Permalink
add silent docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yocontra committed Jul 20, 2014
1 parent 01cd087 commit 3a62b2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/CLI.md
Expand Up @@ -12,6 +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

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

Expand Down

0 comments on commit 3a62b2b

Please sign in to comment.