Commit 1c7dce34 authored by Danny Tuppeny's avatar Danny Tuppeny Committed by Danny Tuppeny

Improve text

parent 90bdcef9
......@@ -22,7 +22,7 @@ class EmulatorsCommand extends FlutterCommand {
final String name = 'emulators';
@override
final String description = 'List all available emulators.';
final String description = 'List and start available emulators.';
@override
Future<Null> runCommand() async {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment