Skip to content

Commit

Permalink
Merge branch 'next' into hotfix/migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
anshumanv authored Apr 25, 2020
2 parents 6b48f4e + 4a64f0f commit 6bdb1bd
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions packages/info/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,9 @@ npx webpack info [options]

#### Output format

| Flag | Description | Type |
| ------------------- | ----------------------------- | ----------- |
| `--output-json` | To get the output as JSON | [ boolean ] |
| `--output-markdown` | To get the output as markdown | [ boolean ] |
| Flag | Description | Type |
| ------------------------------ | ------------------------------------- | ---------- |
| `--output < json | markdown >` | To get the output in specified format | [ string ] |

_Not supported for config_

Expand Down

0 comments on commit 6bdb1bd

Please sign in to comment.