2009-10-17 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / man / monolinker.1
index ef9397a0cd40eff341955b98d7068b1e876da424..ed207770aa96b2a02be77d5b0fc2d26a90fb3f40 100644 (file)
@@ -51,7 +51,7 @@ 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.
+existing one, default is true.
 .TP
 .I "-l i18n_assemblies"
 Specify what to do with the region specific assemblies
@@ -195,6 +195,9 @@ This command will add the FooStep before the MarkStep:
 .fi
 .Sp
 This command will add the FooStep before the MarkStep
+.TP
+.I "-m CustomParam ParamValue"
+Specify a parameter for a custom step.
 .SH COPYRIGHT
 Copyright (C) 2007 Novell, Inc (http://www.novell.com)
 .SH BUGS