Skip to content

Commit 325ef59

Browse files
ajoslinSpaceK33z
authored andcommitted
CLI: Describe that --inline toggles livereload (#596)
1 parent c64c803 commit 325ef59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/webpack-dev-server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ yargs.options({
3636
"inline": {
3737
type: "boolean",
3838
default: true,
39-
describe: "Inline mode"
39+
describe: "Inline mode (set to false to disable including client scripts like livereload)"
4040
},
4141
"hot-only": {
4242
type: "boolean",

0 commit comments

Comments
 (0)