parent
2f0cfc4969
commit
980df92204
@ -249,7 +249,7 @@ abstract class FlutterCommand extends Command<void> {
|
|||||||
argParser.addOption('web-hostname',
|
argParser.addOption('web-hostname',
|
||||||
defaultsTo: 'localhost',
|
defaultsTo: 'localhost',
|
||||||
help:
|
help:
|
||||||
'The hostname that the web sever will use to resolve an IP to serve '
|
'The hostname that the web server will use to resolve an IP to serve '
|
||||||
'from. The unresolved hostname is used to launch Chrome when using '
|
'from. The unresolved hostname is used to launch Chrome when using '
|
||||||
'the chrome Device. The name "any" may also be used to serve on any '
|
'the chrome Device. The name "any" may also be used to serve on any '
|
||||||
'IPV4 for either the Chrome or web-server device.',
|
'IPV4 for either the Chrome or web-server device.',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user