Skip to content

Commit

Permalink
docs: correct stats type (#1577)
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 authored May 26, 2020
1 parent 2142c7f commit c0c7f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webpack-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Options
--mode string Defines the mode to pass to webpack
-v, --version Get current version
--node-args string[] NodeJS flags
--stats type It instructs webpack on how to treat the stats
--stats string It instructs webpack on how to treat the stats
--verbose It tells webpack to output all the information
```

Expand Down

0 comments on commit c0c7f8c

Please sign in to comment.