diff --git a/packages/webpack-cli/README.md b/packages/webpack-cli/README.md index d15a9cb9f54..1b230155ee6 100644 --- a/packages/webpack-cli/README.md +++ b/packages/webpack-cli/README.md @@ -37,7 +37,7 @@ yarn add webpack-cli --dev ``` --entry string[] The entry point(s) of your application. - -c, --config string[] Provide path to a webpack configuration file(s) + -c, --config string[] Provide path to webpack configuration file(s) --config-name string[] Name of the configuration to use -m, --merge string Merge a configuration file using webpack-merge --progress Print compilation progress during build