| Index: pkg/front_end/lib/src/fasta/compiler_command_line.dart
|
| diff --git a/pkg/front_end/lib/src/fasta/compiler_command_line.dart b/pkg/front_end/lib/src/fasta/compiler_command_line.dart
|
| index 8a328d6d26670d4c30c00d241e8b35e2a7005a56..5383d6c8b7b917a434fb72f8299dd50f71b81583 100644
|
| --- a/pkg/front_end/lib/src/fasta/compiler_command_line.dart
|
| +++ b/pkg/front_end/lib/src/fasta/compiler_command_line.dart
|
| @@ -143,7 +143,7 @@ Frequently used options:
|
| const String allOptions = """
|
| Supported options:
|
|
|
| - -o <file>, --out=<file>
|
| + -o <file>, --output=<file>
|
| Generate the output into <file>.
|
|
|
| -h, /h, /?, --help
|
|
|