Blob Blame History Raw
// Test for lang-en.conf language file.
:lang: en

ASCIIDOC(1)
===========
:doctype: manpage

NAME
----
asciidoc - converts an AsciiDoc text file to HTML or DocBook

SYNOPSIS
--------
*asciidoc* ['OPTIONS'] 'FILE'

DESCRIPTION
-----------
The asciidoc(1) command translates the AsciiDoc text file 'FILE' to
DocBook or HTML.  If 'FILE' is '-' then the standard input is used.

...