diff --git a/packages/webpack-cli/README.md b/packages/webpack-cli/README.md index 8cb633924c5..299ab326652 100644 --- a/packages/webpack-cli/README.md +++ b/packages/webpack-cli/README.md @@ -56,7 +56,7 @@ Options -p, --prod Run production build --mode string Defines the mode to pass to webpack --no-mode Sets mode="none" which disables any default behavior - --version Get current version + -v, --version Get current version --node-args string[] NodeJS flags --stats type It instructs webpack on how to treat the stats --verbose It tells webpack to output all the information