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:
authorPaolo Molaro <lupus@oddwiz.org>2002-08-12 15:05:06 +0400
committerPaolo Molaro <lupus@oddwiz.org>2002-08-12 15:05:06 +0400
commitc8aa8adc779bf014e4f88f3597fdbb2e0ef42a24 (patch)
tree0f13fdf89f95baa4187be6ee70fa3b3235268f55 /man
parent2c8ed7e76100cc78690748967ee3356051848605 (diff)
Updated manpage.
svn path=/trunk/mono/; revision=6589
Diffstat (limited to 'man')
-rwxr-xr-xman/mcs.17
1 files changed, 5 insertions, 2 deletions
diff --git a/man/mcs.1 b/man/mcs.1
index b5c30bcfb5b..0d13160e605 100755
--- a/man/mcs.1
+++ b/man/mcs.1
@@ -94,8 +94,11 @@ Used for benchmarking. The compiler will only parse its input files.
Probes for the code to generate an error named `X' in line `L'. This
is only used by the test suite.
.TP
-.I /linkresource:RESOURCE
-Links to the given resources
+.I /resource:RESOURCE
+Embeds to the given resource file.
+.TP
+.I /linkresource:RESOURCE
+Links to the given resource file.
.TP
.I \-recurse:PATTERN, --recurse PATTERN
Does recursive compilation using the specified pattern. In Unix the