Browse Source

Updated manpage.

svn path=/trunk/mono/; revision=6589
Paolo Molaro 23 years ago
parent
commit
c8aa8adc77
1 changed files with 5 additions and 2 deletions
  1. 5 2
      man/mcs.1

+ 5 - 2
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