We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f76aa commit 5cce19cCopy full SHA for 5cce19c
README.md
@@ -103,9 +103,11 @@ Configuration from the home directory (`~`) and current working directory (`cwd`
103
104
Supported configurations properties:
105
106
-| Property | Description |
107
-|-------------|-------------|
108
-| 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") |
109
+| flags.gulpfile | Set a default gulpfile |
110
+| flags.silent | Silence logging by default |
111
112
## Flags
113
0 commit comments