From 83657c119389ee276b50ee75ff5720111949068f Mon Sep 17 00:00:00 2001 From: Jonathan Pryor Date: Sat, 21 Mar 2009 02:54:43 +0000 Subject: * mdoc-export-html.1: Document --force-update parameter. svn path=/trunk/mono/; revision=129937 --- man/mdoc-export-html.1 | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'man/mdoc-export-html.1') diff --git a/man/mdoc-export-html.1 b/man/mdoc-export-html.1 index 1ee3acbf397..c7597fe8728 100644 --- a/man/mdoc-export-html.1 +++ b/man/mdoc-export-html.1 @@ -18,13 +18,21 @@ mdoc export-html \- Convert \fBmdoc\fR(5) XML to HTML. documentation XML files within \fIDIRECTORIES\fR. .SH OPTIONS .TP +.B \-\-default\-template +Writes the default XSLT used to \fIstdout\fR. +.TP \fB\-\-ext\fR=\fIEXTENSION\fR The file extension to use for created files. .Sp This defaults to \fIhtml\fR. .TP -.B \-\-default\-template -Writes the default XSLT used to \fIstdout\fR. +\fB\-\-force-update\fR +Always generate new files. If not specified, +will only generate a new output file if the source +documentation file is newer than the target output file. +.TP +\fB\-o\fR, \fB\-\-out\fR=\fIDIRECTORY\fR +Write the created files within directory \fIDIRECTORY\fR. .TP \fB\-\-template\fR=\fIFILE\fR An XSLT file to use to generate the created files. @@ -33,9 +41,6 @@ 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\-o\fR, \fB\-\-out\fR=\fIDIRECTORY\fR -Write the created files within directory \fIDIRECTORY\fR. -.TP \fB\-h\fR, \fB\-?\fR, \fB\-\-help\fR Display a help message and exit. .SH TEMPLATE FORMAT -- cgit v1.2.3