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
diff options
context:
space:
mode:
authorJb Evain <jbevain@gmail.com>2008-09-12 13:08:07 +0400
committerJb Evain <jbevain@gmail.com>2008-09-12 13:08:07 +0400
commit63c1c86805ef2b1c9353ac0d6f53c187068bfd79 (patch)
tree5f00ee445c1c00ff51180e3c55359842c320b65f /man/monolinker.1
parent5f36c9a915e8287c41be2fb730fdb66783639a14 (diff)
update
svn path=/trunk/mono/; revision=112829
Diffstat (limited to 'man/monolinker.1')
-rw-r--r--man/monolinker.111
1 files changed, 9 insertions, 2 deletions
diff --git a/man/monolinker.1 b/man/monolinker.1
index 1015bbcdec7..ef9397a0cd4 100644
--- a/man/monolinker.1
+++ b/man/monolinker.1
@@ -46,6 +46,13 @@ Specify the output directory, default is 'output'.
If you specify the directory `.', please ensure that you won't write over
important assemblies of yours.
.TP
+.I "-b true | false"
+Specify whether to generate debug symbols or not, default is false.
+.TP
+.I "-g true | false"
+Specify whether to generate a new guid for each linked module or reuse the
+existing one, default is false.
+.TP
.I "-l i18n_assemblies"
Specify what to do with the region specific assemblies
.Sp
@@ -86,8 +93,8 @@ their size.
.ne
.RE
.Sp
-.TP "-p action assembly"
-.I
+.TP
+.I "-p action assembly"
Specify per assembly which action to apply.
.TP
.I "-x descriptor"