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 78cf600 commit f8c3227Copy full SHA for f8c3227
index.js
@@ -92,7 +92,7 @@ Usage:
92
type: 'boolean'
93
})
94
.option('poll', {
95
- desc: 'Use polling for file watching. Can optionally pass polling interval; default 100 ms',
+ desc: 'Use polling for file watching. Can optionally pass polling interval; default 100 ms'
96
97
.option('x', {
98
alias: 'ext',
0 commit comments