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>2011-01-17 20:20:40 +0300
committerMarek Safar <marek.safar@gmail.com>2011-01-17 20:21:07 +0300
commitcec87bd861ed3ccce5d1fe7468045b65bb2c1ee7 (patch)
tree9e099b13a2640c59fd63d746fe2345712ae619ea /man/mcs.1
parent26009f71a0b612abfa52e531d98f9d088e1a755d (diff)
Add new mcs -sdk option
Diffstat (limited to 'man/mcs.1')
-rw-r--r--man/mcs.15
1 files changed, 5 insertions, 0 deletions
diff --git a/man/mcs.1 b/man/mcs.1
index 4582b411787..0fdec3b8200 100644
--- a/man/mcs.1
+++ b/man/mcs.1
@@ -351,6 +351,11 @@ shell will perform globbing, so you might want to use it like this:
$ mcs -recurse:'*.cs'
.fi
.TP
+.I \-sdk:VERSION
+Used to specify the version of Base Class Library assemblies. The possible
+values are: 2 (default), 4. The version number means which .NET version
+should the produced assembly be compatible with.
+.TP
.I \-\-shell
Starts up the compiler in interactive mode, providing a C# shell for
statements and expressions. A shortcut is to use the