Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2002-02-22 20:22:17 +0300
committerMiguel de Icaza <miguel@gnome.org>2002-02-22 20:22:17 +0300
commitde557643115b2fdd078aee4845c5d65825d65c46 (patch)
tree1705aaf04db181b016c875fe6c41ef3f6ed95121 /man
parent88931ed52667d122e0cbfa24e5e45eec2caa9a34 (diff)
Prepare for 0.9
svn path=/trunk/mono/; revision=2597
Diffstat (limited to 'man')
-rwxr-xr-xman/mcs.14
1 files changed, 4 insertions, 0 deletions
diff --git a/man/mcs.1 b/man/mcs.1
index 2e484701985..2967e1bd926 100755
--- a/man/mcs.1
+++ b/man/mcs.1
@@ -93,6 +93,10 @@ assembly in your program.
.TP
.I \-v
Debugging. Turns on verbose yacc parsing.
+.TP
+.I \-\-
+Use this to stop option parsing, and allow option-looking parameters
+to be passed on the command line.
.PP
.SH NOTES
During compilation the MCS compiler defines the __MonoCS__ symbol,