X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2Fmdoc-export-html.1;h=130381c1c7e9910b3eb65c6695d53819cee90204;hb=5fdbad2444ed53b2696518aa19b07acb4d41d662;hp=c7597fe8728a299ae9173a1368723341d027c65d;hpb=83657c119389ee276b50ee75ff5720111949068f;p=mono.git diff --git a/man/mdoc-export-html.1 b/man/mdoc-export-html.1 index c7597fe8728..130381c1c7e 100644 --- a/man/mdoc-export-html.1 +++ b/man/mdoc-export-html.1 @@ -41,6 +41,30 @@ If not specified, uses the template produced by \fI\-\-dump\-template\fR. .Sp See the \fITEMPLATE FORMAT\fR section below for more information. .TP +\fB\-\-with\-profile\fR=\fIPROFILE\fR +Only process types and members within the .NET profile \fIPROFILE\fR. +May be specified multiple times. If not specified, all types and members, +regardless of version, are processed. +.Sp +Valid profiles are: +.nf + monotouch + net_1_0 + net_1_1 + net_2_0 + net_3_0 + net_3_5 + net_4_0 + silverlight +.fi +.TP +\fB\-\-with\-version\fR=\fIVERSION\fR +Only process types and members within the assembly version \fIVERSION\fR. +May be specified multiple times. If not specified, all types and members, +regardless of version, are processed. +.Sp +\fIVERSION\fR is an assembly version, e.g. 2.0.5.0. +.TP \fB\-h\fR, \fB\-?\fR, \fB\-\-help\fR Display a help message and exit. .SH TEMPLATE FORMAT