Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(268)

Unified Diff: pkg/front_end/lib/src/fasta/compiler_command_line.dart

Issue 2719863003: Create Fasta bootstrap test. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « no previous file | pkg/front_end/test/fasta/bootstrap_test.dart » ('j') | pkg/front_end/test/fasta/bootstrap_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698