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/mcs.1
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2008-11-05 22:31:25 +0300
committerMarek Safar <marek.safar@gmail.com>2008-11-05 22:31:25 +0300
commit2fc7e9fd792d6292bb02b55b32ca498b535aa7f2 (patch)
treeff32e76e5fbf7d2afffaab7645247cc04a410ffc /man/mcs.1
parenta3f06d2d4e563fb7df04d3b9e6e5e3fa124e8143 (diff)
Updated.
svn path=/trunk/mono/; revision=118023
Diffstat (limited to 'man/mcs.1')
-rw-r--r--man/mcs.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/mcs.1 b/man/mcs.1
index af74c013282..e7a20c41473 100644
--- a/man/mcs.1
+++ b/man/mcs.1
@@ -361,6 +361,9 @@ Shows the compiler version.
.I \-warnaserror, \-warnaserror+
Treat warnings as errors.
.TP
+.I \-warnaserror:W1,[Wn]
+Treats one or more compiler warnings as errors.
+.TP
.I \-warn:LEVEL
Sets the warning level. 0 is the lowest warning level, and 4 is the
highest. The default is 4.