Skip to content

Commit 5cce19c

Browse files
committed
Docs: Add supported config properties
1 parent 34f76aa commit 5cce19c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,11 @@ Configuration from the home directory (`~`) and current working directory (`cwd`
103103

104104
Supported configurations properties:
105105

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

110112
## Flags
111113

0 commit comments

Comments
 (0)