* gnu/gcj/tools/gcj_dbtool/Main.java (usage): Fixed output.
authorTom Tromey <tromey@redhat.com>
Tue, 22 Mar 2005 16:58:27 +0000 (16:58 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 22 Mar 2005 16:58:27 +0000 (16:58 +0000)
From-SVN: r96879

libjava/ChangeLog
libjava/gnu/gcj/tools/gcj_dbtool/Main.java

index 660f30e4ba8bf69806305ffeb7647b18610c51f7..a744f8d6fd2745e71387d33e702a58612d72549f 100644 (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
index 84b6f6dc369b89896e09f2a47f069fd332d3e409..b4b0329f5239e8a253dd44f5ade1afb1c235ed29 100644 (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