Skip to content

Commit 6d1cecf

Browse files
Joe Bottiglieromontogeek
authored andcommitted
docs: Update cli.md : --silent (#1848)
- revert `--silent` only available in `[email protected]` (via `[email protected]`)
1 parent bc804af commit 6d1cecf

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/content/api/cli.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -109,12 +109,6 @@ Specifies a different [configuration](/configuration) file to pick up. Use this
109109
webpack --config example.config.js
110110
```
111111

112-
**Suppress output of webpack**
113-
114-
```bash
115-
webpack --silent
116-
```
117-
118112
**Print result of webpack as a JSON**
119113

120114
```bash

0 commit comments

Comments
 (0)