Skip to content

Commit

Permalink
doc: clarify parserConfiguration object structure (yargs#1309)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe authored and jandockx committed May 7, 2019
1 parent 9e5e5d5 commit 2cad057
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1191,6 +1191,8 @@ for details of this object

For additional configuration options, see [yargs-parser's configuration](https://github.com/yargs/yargs-parser#configuration).

_Note: configuraton should be top level keys on the `obj` passed to `parserConfiguration`, not populated under the _configuration_ key, as in `yargs-parser`.

<a name="pkg-conf"></a>
.pkgConf(key, [cwd])
------------
Expand Down

0 comments on commit 2cad057

Please sign in to comment.