| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e5b1179 commit b4bedde
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1407,7 +1407,7 @@ changes: | |||
| 1407 | 1407 | * `short` {string} A single character alias for the option. | |
| 1408 | 1408 | * `default` {string | boolean | string\[] | boolean\[]} The default option | |
| 1409 | 1409 | value when it is not set by args. It must be of the same type as the | |
| 1410 | - the `type` property. When `multiple` is `true`, it must be an array. | ||
| 1410 | + `type` property. When `multiple` is `true`, it must be an array. | ||
| 1411 | 1411 | * `strict` {boolean} Should an error be thrown when unknown arguments | |
| 1412 | 1412 | are encountered, or when arguments are passed that do not match the | |
| 1413 | 1413 | `type` configured in `options`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments