Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Oct 2022 12:46:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267014] textproc/asciidoc: manual page for a2x(1)
Message-ID:  <bug-267014-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267014

            Bug ID: 267014
           Summary: textproc/asciidoc: manual page for a2x(1)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://asciidoc-py.github.io/chunked/ch05.html#X43
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: grahamperrin@freebsd.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

>From <https://asciidoc-py.github.io/chunked/ch05.html#X43>:=20

> =E2=80=A6 See the a2x(1) man page for details. =E2=80=A6

The page does exist in e.g. Arch <https://man.archlinux.org/man/a2x.1.en>; b=
ut
not in FreeBSD (below).=20

Please, are we missing something?=20

----

% man a2x
No manual entry for a2x
% a2x --help
Usage: a2x [OPTIONS] SOURCE_FILE

A toolchain manager for AsciiDoc (converts Asciidoc text files to other file
formats)

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -a ATTRIBUTE, --attribute=3DATTRIBUTE
                        set asciidoc attribute value
  --asciidoc-opts=3DASCIIDOC_OPTS
                        asciidoc options
  --copy                DEPRECATED: does nothing
  --conf-file=3DCONF_FILE
                        configuration file
  -D PATH, --destination-dir=3DPATH
                        output directory (defaults to SOURCE_FILE directory)
  -d DOCTYPE, --doctype=3DDOCTYPE
                        article, manpage, book
  -b BACKEND, --backend=3DBACKEND
                        name of backend plugin
  --epubcheck           check EPUB output with epubcheck
  -f FORMAT, --format=3DFORMAT
                        chunked, epub, htmlhelp, manpage, pdf, text, xhtml,
                        dvi, ps, tex, docbook
  --icons               use admonition, callout and navigation icons
  --icons-dir=3DPATH      admonition and navigation icon directory
  -k, --keep-artifacts  do not delete temporary build files
  --lynx                use lynx to generate text files
  -L, --no-xmllint      do not check asciidoc output with xmllint
  -n, --dry-run         just print the commands that would have been execut=
ed
  -r PATH, --resource=3DPATH
                        resource file or directory containing resource files
  -m FILE, --resource-manifest=3DFILE
                        read resources from FILE
  --resource-dir=3DPATH   DEPRECATED: use --resource
  -s, --skip-asciidoc   DEPRECATED: redundant
  --stylesheet=3DSTYLESHEET
                        HTML CSS stylesheet file name
  --safe                DEPRECATED: does nothing
  --dblatex-opts=3DDBLATEX_OPTS
                        dblatex options
  --backend-opts=3DBACKEND_OPTS
                        backend plugin options
  --fop                 use FOP to generate PDF files
  --fop-opts=3DFOP_OPTS   options for FOP pdf generation
  --xsltproc-opts=3DXSLTPROC_OPTS
                        xsltproc options for XSL stylesheets
  --xsl-file=3DXSL_FILE   custom XSL stylesheet
  -v, --verbose         increase verbosity
%

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267014-7788>