summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/asciidoc/tests/data/lang-fr-man-test.txt
blob: edb681fe05643df71f9c47ac49e30a0c9b511178 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// Test for lang-fr.conf language file.
:lang: fr

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.

...