Skip to content

Commit 6545f3e

Browse files
author
Anand Thakker
committed
Reset yargs to play nicely with documentation-readme
1 parent 83517ab commit 6545f3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/args.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ var documentation = require('../'),
33
loadConfig = require('../lib/load_config.js');
44

55
var yargs = require('yargs')
6+
.reset()
67
.usage('Usage: $0 <command> [options]')
78

89
.option('f', {

0 commit comments

Comments
 (0)