Merge pull request #1529 from alistair/xmlreader_read_to_next_sibling_bug
[mono.git] / man / mono.1
index 66fc7a3fba46ddbdbaf87e44f68f27dfc8f0748e..eaae0856df00fd1c228eb3c8237c1e39b904e2d1 100644 (file)
@@ -1267,6 +1267,16 @@ heap corruption issues.
 .ne
 .RE
 .TP
+\fBdo-not-finalize\fR
+If enabled, finalizers will not be run.  Everything else will be
+unaffected: finalizable objects will still be put into the
+finalization queue where they survive until they're scheduled to
+finalize.  Once they're not in the queue anymore they will be
+collected regularly.
+.fi
+.ne
+.RE
+.TP
 \fBMONO_GAC_PREFIX\fR
 Provides a prefix the runtime uses to look for Global Assembly Caches.
 Directories are separated by the platform path separator (colons on