Skip to content

Commit 5e300cc

Browse files
LegendsTheDutchCoder
Legends
authored andcommitted
docs(API): update cli.md (#1840)
This updates the API CLI documentation to include the `--display-error-details` parameter for the debug options.
1 parent 2fea7c8 commit 5e300cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/api/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Parameter | Explanation | Input type | D
196196
`--debug` | Switch loaders to debug mode | boolean | false
197197
`--devtool` | Define [source map type](/configuration/devtool/) for the bundled resources | string | -
198198
`--progress` | Print compilation progress in percentage | boolean | false
199-
199+
`--display-error-details` | Display details about errors | boolean | false
200200

201201
### Module Options
202202

0 commit comments

Comments
 (0)