diff --git a/src/content/api/cli.md b/src/content/api/cli.md index 29b5f1aa94b3..d8b8e2abe978 100644 --- a/src/content/api/cli.md +++ b/src/content/api/cli.md @@ -5,6 +5,7 @@ contributors: - ev1stensberg - simon04 - tbroadley + - chenxsan related: - title: Analyzing Build Statistics url: https://survivejs.com/webpack/optimizing-build/analyzing-build-statistics/ @@ -37,7 +38,7 @@ See [configuration](/configuration) for the options in the configuration file. ## Usage without config file ```sh -webpack [] +webpack [] -o ``` **``**