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/lc.1
diff options
context:
space:
mode:
authorAnkit Jain <radical@corewars.org>2010-02-08 11:16:47 +0300
committerAnkit Jain <radical@corewars.org>2010-02-08 11:16:47 +0300
commitc1895a41181163255f412eed1ce26045c8be20e0 (patch)
treefce30e9e293559311df6ae116cbb9b5beb59445f /man/lc.1
parentfc285e576adb16b8d1ef13f70b05108f6259bc9b (diff)
* lc.1: Fix typos.
svn path=/trunk/mono/; revision=151004
Diffstat (limited to 'man/lc.1')
-rw-r--r--man/lc.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/lc.1 b/man/lc.1
index 9e5f307ee5c..29e2f72ae16 100644
--- a/man/lc.1
+++ b/man/lc.1
@@ -24,7 +24,7 @@ resource at runtime to make sure the developer was licensed to use this
control. The most common way of making sure the component was properly
licensed is by using license resources. At compile time the developer
uses the \fIlc\fP tool to convert a licenses.licx file to a
-programname.exe.resources file and embed that as a managed resource
+programname.exe.licenses file and embed that as a managed resource
during compilation.
.SH RUNTIME OPTIONS
The following options are available:
@@ -52,7 +52,7 @@ Gives more verbose output about the license compiling process.
\fB--help\fR, \fB-h\fR
Displays usage instructions.
.TP
-\fB--output=path\fR, \fB-o path\fR
+\fB--outdir=path\fR, \fB-o path\fR
Target path file the licenses resource. By default the license
compiler emits the resource in the current directory. The filename
will always match the target assembly passed to --target with .licenses