Skip to content

Commit 191c1e8

Browse files
ptpatersonecho-bravo-yahoo
authored andcommitted
doc strings
1 parent c182ec4 commit 191c1e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/lib/config/config.mjs

+2-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ function validateConfig(profileName, profileBody, configPath) {
9191
}
9292

9393
/**
94-
* Creates a yargs parser given existing command line arguments
94+
* A parser to convert config files into appropriate command line arguments
95+
* given existing arguments.
9596
*
9697
* @param {string|string[]} argvInput - The raw command line arguments.
9798
* @param {string} path

0 commit comments

Comments
 (0)