@@ -98,8 +98,7 @@ exports[`help should show help information and respect the "--color" flag using
9898────────────────────────────────────────────────────────────────────────
9999The build tool for modern web applications.
100100
101- Usage: webpack [entries...] [options]
102- Alternative usage to run commands: webpack [command] [options]
101+ Usage: webpack [entries...] [options] | webpack [command] [options]
103102
104103Options
105104────────────────────────────────────────────────────────────────────────
@@ -158,8 +157,7 @@ exports[`help should show help information and respect the "--no-color" flag usi
158157────────────────────────────────────────────────────────────────────────
159158The build tool for modern web applications.
160159
161- Usage: webpack [entries...] [options]
162- Alternative usage to run commands: webpack [command] [options]
160+ Usage: webpack [entries...] [options] | webpack [command] [options]
163161
164162Options
165163────────────────────────────────────────────────────────────────────────
@@ -218,8 +216,7 @@ exports[`help should show help information and taking precedence when "--help" a
218216────────────────────────────────────────────────────────────────────────
219217The build tool for modern web applications.
220218
221- Usage: webpack [entries...] [options]
222- Alternative usage to run commands: webpack [command] [options]
219+ Usage: webpack [entries...] [options] | webpack [command] [options]
223220
224221Options
225222────────────────────────────────────────────────────────────────────────
@@ -2610,8 +2607,7 @@ exports[`help should show help information using command syntax: stdout 1`] = `
26102607────────────────────────────────────────────────────────────────────────
26112608The build tool for modern web applications.
26122609
2613- Usage: webpack [entries...] [options]
2614- Alternative usage to run commands: webpack [command] [options]
2610+ Usage: webpack [entries...] [options] | webpack [command] [options]
26152611
26162612Options
26172613────────────────────────────────────────────────────────────────────────
@@ -2700,8 +2696,7 @@ exports[`help should show help information using the "--help" option: stdout 1`]
27002696────────────────────────────────────────────────────────────────────────
27012697The build tool for modern web applications.
27022698
2703- Usage: webpack [entries...] [options]
2704- Alternative usage to run commands: webpack [command] [options]
2699+ Usage: webpack [entries...] [options] | webpack [command] [options]
27052700
27062701Options
27072702────────────────────────────────────────────────────────────────────────
@@ -3058,8 +3053,7 @@ exports[`help should show the same information using the "--help" option and com
30583053────────────────────────────────────────────────────────────────────────
30593054The build tool for modern web applications.
30603055
3061- Usage: webpack [entries...] [options]
3062- Alternative usage to run commands: webpack [command] [options]
3056+ Usage: webpack [entries...] [options] | webpack [command] [options]
30633057
30643058Options
30653059────────────────────────────────────────────────────────────────────────
@@ -3116,8 +3110,7 @@ exports[`help should show the same information using the "--help" option and com
31163110────────────────────────────────────────────────────────────────────────
31173111The build tool for modern web applications.
31183112
3119- Usage: webpack [entries...] [options]
3120- Alternative usage to run commands: webpack [command] [options]
3113+ Usage: webpack [entries...] [options] | webpack [command] [options]
31213114
31223115Options
31233116────────────────────────────────────────────────────────────────────────
0 commit comments