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:
parent
a178733e8e
commit
771978fa47
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue