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:
authorMiguel de Icaza <miguel@gnome.org>2009-04-28 21:28:42 +0400
committerMiguel de Icaza <miguel@gnome.org>2009-04-28 21:28:42 +0400
commitf3182bb79c90f064986c91432e6f5e0da2012f08 (patch)
tree5ee3fb49c46bafd0cb4dfb9f9a288cbcf35d43ef /man/mcs.1
parente75f954969211a7f084c2a255803b1f83c5b7268 (diff)
Update
svn path=/trunk/mono/; revision=132866
Diffstat (limited to 'man/mcs.1')
-rw-r--r--man/mcs.112
1 files changed, 12 insertions, 0 deletions
diff --git a/man/mcs.1 b/man/mcs.1
index 029bea6bca0..c2e0ff07592 100644
--- a/man/mcs.1
+++ b/man/mcs.1
@@ -136,10 +136,18 @@ precedence over the attributes.
Extracts the C#/XML documentation from the source code and stores in in
the given FILE.
.TP
+.I \-errorreport
+This flag is ignored by Mono's C# compiler and is present only to
+allow MCS to be used as a CSC replacement for msbuild/xbuild.
+.TP
.I \-\-fatal
This is used for debugging the compiler. This makes the error emission
generate an exception that can be caught by a debugger.
.TP
+.I \-filealign
+This flag is ignored by Mono's C# compiler and is present only to
+allow MCS to be used as a CSC replacement for msbuild/xbuild.
+.TP
.I \-keyfile:KEYFILE
Strongname (sign) the output assembly using the key pair present in
the specified strong name key file (snk). A full key pair is required
@@ -269,6 +277,10 @@ For more details see the PACKAGE section in this document
.ne
.RE
.TP
+.I \-platform
+This flag is ignored by Mono's C# compiler and is present only to
+allow MCS to be used as a CSC replacement for msbuild/xbuild.
+.TP
.I -resource:RESOURCE[,ID]
Embeds to the given resource file. The optional ID can be used to
give a different name to the resource. If not specified, the resource