1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 16:26:04 +02:00

xsltproc: add missing documentation link (#7267)

This commit is contained in:
Quang Tran 2021-10-28 01:52:22 +02:00 committed by GitHub
parent a178733e8e
commit 771978fa47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
# xsltproc
> Transform XML with XSLT to produce output (usually HTML or XML).
> More information: <http://www.xmlsoft.org/xslt/xsltproc.html>.
- Transform an XML file with a specific XSLT stylesheet: