Skip to content

Commit 3a9886c

Browse files
committed
1 parent 682b1bc commit 3a9886c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ var argv = yargs
3838
default: 'id'
3939
}
4040
})
41+
.boolean('watch')
4142
.help('help').alias('help', 'h')
4243
.version(pkg.version).alias('version', 'v')
4344
.example('$0 db.json', '')

0 commit comments

Comments
 (0)