* gnu/gcj/tools/gcj_dbtool/Main.java (usage): Fixed output.

From-SVN: r96879
This commit is contained in:
Tom Tromey 2005-03-22 16:58:27 +00:00 committed by Tom Tromey
parent 11e9773775
commit 4c8fa2e5ee
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2005-03-22 Tom Tromey <tromey@redhat.com>
* gnu/gcj/tools/gcj_dbtool/Main.java (usage): Fixed output.
2005-03-21 Tom Tromey <tromey@redhat.com>
* java/lang/VMCompiler.java (static block): Also catch

View File

@ -293,10 +293,10 @@ public class Main
+ " gcj-dbtool -t file.gcjdb - Test a gcj map database\n"
+ " gcj-dbtool -l file.gcjdb - List a gcj map database\n"
+ " gcj-dbtool -m dest.gcjdb [source.gcjdb]...\n"
+ " gcj-dbtool -p - Print default database name\n"
+ " - Merge gcj map databases into dest\n"
+ " Replaces dest\n"
+ " To add to dest, include dest in the list of sources");
+ " To add to dest, include dest in the list of sources\n"
+ " gcj-dbtool -p - Print default database name");
}
// Add a jar to a map. This copies the map first and returns a