| 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 fedd73308f7828d116eda1d1c7ccefaa37385265..5874bc3dce175c4d45ca069504c87667e8c52603 100644
|
| --- a/pkg/front_end/lib/src/fasta/compiler_command_line.dart
|
| +++ b/pkg/front_end/lib/src/fasta/compiler_command_line.dart
|
| @@ -139,7 +139,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
|
|
|