/usr/share/stx2any/messages/stx2any.usage is in stx2any 1.56-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | Usage: stx2any [ -T format ] [ stx and m4 options ] [ file file ? ]
Options:
-DNAME=VALUE
Define macro NAME to have the expansion VALUE.
-T format
Sets the output format.
--link-abbrevs
Take link abbreviation syntax into use.
--quote
Request quoting of characters (other than underscores and dollar signs)
that are somehow magical in the requested output format.
--quote-me-harder
Request quoting of underscores and dollar signs.
--numbering { on | off }
Request numbering of section headings.
--table-of-contents { on | off }
Request producing a table of contents from the headings.
--make-title { on | off }
Request a `title page'.
--no-template
Do not produce a document template at all, only the formatted input text.
--symmetric-crossrefs
In document formats that support linking (HTML, DocBook), produce reverse
links from labels to referrers as well as links from referrers to labels.
--latex-params params
Set the document class parameters for LaTeX documents.
--html-params params
Set the body tag parameters for HTML documents.
--picture-suffix suffix
Inline images will refer to files with suffix suffix.
--no-emdash-separate
In the output, don't separate em dashes from adjacent text with spaces.
--more-secure
Disable some insecure features of m4 and check some command line arguments
that are passed to shell for problematic characters.
--sed-preprocessor scriptname
Run the sed script scriptname for all input.
--version, -V
Just show version information and exit.
--help, -?
Just show a short help message and exit.
|