Skip to content

Commit 6bef0df

Browse files
committed
fix: cli test
1 parent d14409b commit 6bef0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Options:
108108
--client-transport <value> Allows to set custom transport to communicate with dev server.
109109
--client-web-socket-url <value> Allows to specify URL to web socket server (useful when you're proxying dev server and client script does not
110110
always know where to connect to).
111-
--client-web-socket-url-host <value> Tells clients connected to devServer to use the provided host.
111+
--client-web-socket-url-hostname <value> Tells clients connected to devServer to use the provided host.
112112
--client-web-socket-url-path <value> Tells clients connected to devServer to use the provided path to connect.
113113
--client-web-socket-url-port <value> Tells clients connected to devServer to use the provided port.
114114
--client-web-socket-url-protocol <value> Tells clients connected to devServer to use the provided protocol.

0 commit comments

Comments
 (0)