Update flutter_command_runner.dart (#4398)
This commit is contained in:
parent
5de581c6c8
commit
958fb0f888
@ -40,7 +40,7 @@ class FlutterCommandRunner extends CommandRunner {
|
||||
help: 'Reduce the amount of output from some commands.');
|
||||
argParser.addOption('device-id',
|
||||
abbr: 'd',
|
||||
help: 'Target device id.');
|
||||
help: 'Target device id or name (prefixes allowed).');
|
||||
argParser.addFlag('version',
|
||||
negatable: false,
|
||||
help: 'Reports the version of this tool.');
|
||||
|
Loading…
x
Reference in New Issue
Block a user