Skip to content

Commit 40256fc

Browse files
Update doc/api/util.md
Co-authored-by: Jordan Harband <[email protected]>
1 parent c8923dd commit 40256fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/util.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2122,7 +2122,7 @@ const options = {
21222122
help: {
21232123
type: 'boolean',
21242124
short: 'h',
2125-
help: 'Prints command line options',
2125+
help: 'Prints usage information',
21262126
},
21272127
output: {
21282128
type: 'string',

0 commit comments

Comments
 (0)