summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorelextr <elextr@gmail.com>2015-05-24 17:23:44 +1000
committerelextr <elextr@gmail.com>2015-05-24 17:23:44 +1000
commitf39afdacfb13d025a5d298c9c9dc5f6f211b7d44 (patch)
tree6676097c81148a3fe029098aa4696aed8d95d22b /doc
parent6be118cb1d2ae9d975ecc3ee63ed4db80987f4f1 (diff)
parent0df0ea9c0c2585898a2a62434513203581eae9b6 (diff)
downloadasciidoc-git-f39afdacfb13d025a5d298c9c9dc5f6f211b7d44.tar.gz
Merge pull request #48 from sgwoodjr/a2x_dir_warning
Fix A2X directory warning. Manpage uses the same XSLT toolchain as HTML outputs so it makes sense to allow the same option.
Diffstat (limited to 'doc')
-rw-r--r--doc/a2x.1.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/a2x.1.txt b/doc/a2x.1.txt
index e0c22f7..67002c0 100644
--- a/doc/a2x.1.txt
+++ b/doc/a2x.1.txt
@@ -39,8 +39,8 @@ OPTIONS
*-D, --destination-dir*='DESTINATION_DIR'::
Output directory. Defaults to 'SOURCE_FILE' directory. This option
- is only applicable to HTML based output formats ('chunked', 'epub',
- 'htmlhelp', 'xhtml').
+ is only applicable to HTML and manpage based output formats ('chunked', 'epub',
+ 'htmlhelp', 'xhtml', 'manpage').
*-d, --doctype*='DOCTYPE'::
DocBook document type: 'article', 'manpage' or 'book'. Default