summaryrefslogtreecommitdiffstats
path: root/dilos/core/tdepim/debian/man/kxml_compiler-trinity.man
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-11-15 21:15:11 +0800
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-11-15 21:15:11 +0800
commit98095beb82f000d888dfa15bada80376c48df837 (patch)
treedadbf7de3432fa5cbf95c42733d19d5cf0508034 /dilos/core/tdepim/debian/man/kxml_compiler-trinity.man
parentf3d5de18f2bdf89d5923d560420ae23cac051cb8 (diff)
downloadtde-packaging-98095beb82f000d888dfa15bada80376c48df837.tar.gz
tde-packaging-98095beb82f000d888dfa15bada80376c48df837.zip
DEB: adjusted to new 'core' folder for main packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'dilos/core/tdepim/debian/man/kxml_compiler-trinity.man')
-rw-r--r--dilos/core/tdepim/debian/man/kxml_compiler-trinity.man24
1 files changed, 24 insertions, 0 deletions
diff --git a/dilos/core/tdepim/debian/man/kxml_compiler-trinity.man b/dilos/core/tdepim/debian/man/kxml_compiler-trinity.man
new file mode 100644
index 000000000..86dc0ad2d
--- /dev/null
+++ b/dilos/core/tdepim/debian/man/kxml_compiler-trinity.man
@@ -0,0 +1,24 @@
+.TH KXML_COMPILER 1
+.SH NAME
+kxml_compiler \- TDE XML compiler
+.SH SYNOPSIS
+.B kxml_compiler
+.I [Qt-options] [TDE-options] [options] dtd
+.SH DESCRIPTION
+.B kxml_compiler
+generates parsers and container classes for XML data described by
+RelaxNG schemes.
+.SH PROGRAM OPTIONS
+.TP
+.B -d, --directory \fI<dir>\fB
+Directory to generate files in. The default is the current directory.
+.TP
+.B --external-parser
+Generate the parser in a separate source file.
+.TP
+.B --custom-parser
+Generate a parser customized for the schema.
+.TP
+.B dtd
+Specifies the name of the DTD file.
+.so kdeopt.part