diff --git a/src/content/api/cli.md b/src/content/api/cli.md index ea249c78ae70..9c11dcac1770 100644 --- a/src/content/api/cli.md +++ b/src/content/api/cli.md @@ -196,7 +196,7 @@ Parameter | Explanation | Input type | D `--debug` | Switch loaders to debug mode | boolean | false `--devtool` | Define [source map type](/configuration/devtool/) for the bundled resources | string | - `--progress` | Print compilation progress in percentage | boolean | false - +`--display-error-details` | Display details about errors | boolean | false ### Module Options