summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/man/man1/scalascript.13
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/man/man1/scalascript.1 b/docs/man/man1/scalascript.1
index 80ca9553f9..08a675f0ad 100644
--- a/docs/man/man1/scalascript.1
+++ b/docs/man/man1/scalascript.1
@@ -27,7 +27,8 @@ scalascript \- Script runner for Scala
.SH PARAMETERS
.TP
<\fIcompiler args\fR>
-Compiler arguments, exactly as for \fBscalac\fR.
+Compiler arguments, exactly as for \fBscalac\fR. The compiler arguments,
+if present, must be terminated by a bare hyphen.
.TP
<\fIscriptfile\fR>
One source file to be interpreted.