Skip to content

Commit

Permalink
Docs: Add supported config properties
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Apr 25, 2017
1 parent 879c564 commit 46a49b1
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,11 @@ Configuration from the home directory (`~`) and current working directory (`cwd`

Supported configurations properties:

| Property | Description |
|-------------|-------------|
| description | Top-level description of the project/gulpfile (Replaces "Tasks for ~/path/of/gulpfile.js") |
| Property | Description |
|----------------|-------------|
| description | Top-level description of the project/gulpfile (Replaces "Tasks for ~/path/of/gulpfile.js") |
| flags.gulpfile | Set a default gulpfile |
| flags.silent | Silence logging by default |

## Flags

Expand Down

0 comments on commit 46a49b1

Please sign in to comment.