summaryrefslogtreecommitdiff
path: root/tools/gnu/classpath/tools/rmi/RMIC.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gnu/classpath/tools/rmi/RMIC.txt')
-rw-r--r--tools/gnu/classpath/tools/rmi/RMIC.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/gnu/classpath/tools/rmi/RMIC.txt b/tools/gnu/classpath/tools/rmi/RMIC.txt
index df1de9ea6..7ec371e9a 100644
--- a/tools/gnu/classpath/tools/rmi/RMIC.txt
+++ b/tools/gnu/classpath/tools/rmi/RMIC.txt
@@ -16,6 +16,8 @@ Usage: rmic <options> <class names>
-help Print this help text
-v Print version
-verbose Verbose output
+ -force Try to generate code even if the input classes seem not
+ consistent with RMI specification.
-1.2 Generate v 1.2 stubs (default)*