ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/core/Core.java
(Generate patch)

Comparing projects/cms/source/server/uk/org/iscream/cms/server/core/Core.java (file contents):
Revision 1.14 by ajm, Mon Nov 20 21:10:09 2000 UTC vs.
Revision 1.15 by tdb, Tue Nov 21 15:08:42 2000 UTC

# Line 153 | Line 153 | class Core {
153       * properly.
154       */
155      public static void usage() {
156 <        System.out.println("USAGE: java Core.java <option>");
156 >        System.out.println("USAGE: java Core <option>");
157          System.out.println("WHERE <option>:");
158          System.out.println("      -l <filename> - the location of initial system properties");
159          System.out.println("      -h            - this help screen");

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines