summaryrefslogtreecommitdiffstats
path: root/main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'main.cxx')
-rw-r--r--main.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cxx b/main.cxx
index e9f191bb..1de14576 100644
--- a/main.cxx
+++ b/main.cxx
@@ -40,7 +40,7 @@ void usage ()
cerr << " -p NUM\tStop after pass NUM 1-3" << endl;
cerr << " \t(parse, elaborate, translate)" << endl;
cerr << " -I DIR\tLook in DIR for additional .stp script files." << endl;
- cerr << " -o FILE\tSend translator output to file instead of stdout." << endl;
+ cerr << " -o FILE\tSend output to file instead of stdout." << endl;
// XXX: other options:
// -s: safe mode
// -d: dump safety-related external references