diff options
Diffstat (limited to 'man/man1/slice2java.1')
-rw-r--r-- | man/man1/slice2java.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man1/slice2java.1 b/man/man1/slice2java.1 index e61bb687297..967b483a4d4 100644 --- a/man/man1/slice2java.1 +++ b/man/man1/slice2java.1 @@ -125,10 +125,10 @@ the compiler. .TP .BR \-\-meta " " META\fR .br -Define the global metadata directive META. Using this option is equivalent to -defining the global metadata META in each named Slice file, as well as in any -file included by a named Slice file. Global metadata specified with --meta -overrides any corresponding global metadata directive in the files being +Define the file metadata directive META. Using this option is equivalent to +defining the file metadata META in each named Slice file, as well as in any +file included by a named Slice file. File metadata specified with --meta +overrides any corresponding file metadata directive in the files being compiled. .TP |