< prev index next >

src/java.corba/share/classes/com/sun/corba/se/impl/orbutil/resources/sunorb.properties

Print this page
rev 47855 : 8189102: All tools should support -?, -h and --help

@@ -1,7 +1,7 @@
 #
-# Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 # This code is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License version 2 only, as
 # published by the Free Software Foundation.  Oracle designates this

@@ -29,10 +29,11 @@
 \n  -port                  Activation Port where the ORBD should be started, default 1049 (optional)\
 \n  -defaultdb             Directory for ORBD files, default "./orb.db" (optional)\
 \n  -serverid              Server Id for ORBD, default 1 (optional)\
 \n  -ORBInitialPort        Initial Port (required)\
 \n  -ORBInitialHost        Initial HostName (required)\
+\n  -? -h --help           Print this help message\
 \n\
 
 
 servertool.usage=Usage: {0} <options> \
 \n\
< prev index next >