1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-07-29 15:41:13 +03:00

doc/xsltproc.1 doc/xsltproc.html - ran stylesheets to update man page and

Thu Nov 14 07:22:23 MST 2002 John Fleck <jfleck@inkstain.net>

	* doc/xsltproc.1
	* doc/xsltproc.html - ran stylesheets to update man page
	and html with Daniel's fix to #95510
This commit is contained in:
MST 2002 John Fleck
2002-11-14 14:30:34 +00:00
committed by John Fleck
parent 48637cf277
commit 8c1282f458
3 changed files with 29 additions and 13 deletions

View File

@ -28,8 +28,8 @@ xsltproc \- command line xslt processor
| \fB--html\fR | \fB--docbook\fR | \fB--param \fIname\fR \fIvalue\fR\fR
| \fB--stringparam \fIname\fR \fIvalue\fR\fR | \fB--nonet\fR | \fB--catalogs\fR
| \fB--xinclude\fR | \fB--profile\fR | \fB--dumpextensions\fR | \fB--nowrite\fR
| \fB--nomkdir\fR] [\fBstylesheet\fR] [\fIfile1\fR] [\fIfile2\fR] [\fI....\fR]
| \fB--nomkdir\fR | \fB--writesubtree\fR] [\fBstylesheet\fR] [\fIfile1\fR]
[\fIfile2\fR] [\fI....\fR]
.fi
.SH "INTRODUCTION"
@ -128,6 +128,10 @@ Refuses to write to any file or resource.
\fB--nomkdir\fR
Refuses to create directories.
.TP
\fB--writesubtree\fR \fIpath\fR
Allow file write only within the \fIpath\fR subtree.
.SH "RETURN VALUES"
.PP