Skip to content

Commit

Permalink
Document --gc-debug and --gc-params command line options
Browse files Browse the repository at this point in the history
  • Loading branch information
joncham committed Oct 7, 2016
1 parent 3f234cb commit d602c64
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions man/mono.1
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,12 @@ Currently this merely ensures that you are running either the
\fBMONO_ENV_OPTIONS\fR environment variable to force all of your child
processes to use one particular kind of GC with the Mono runtime.
.TP
\fB--gc-debug=[options]\fR
Command line equivalent of the \fBMONO_GC_DEBUG\fR environment variable.
.TP
\fB--gc-params=[options]\fR
Command line equivalent of the \fBMONO_GC_PARAMS\fR environment variable.
.TP
\fB--arch=32\fR, \fB--arch=64\fR
(Mac OS X only): Selects the bitness of the Mono binary used, if
available. If the binary used is already for the selected bitness, nothing
Expand Down

0 comments on commit d602c64

Please sign in to comment.