| TESTASCIIDOC(1) | TESTASCIIDOC(1) |
testasciidoc - Run AsciiDoc conformance tests specified in configuration file.
testasciidoc [OPTIONS] COMMAND
The testasciidoc command runs AsciiDoc conformance tests specified in configuration file.
The testasciidoc toolset has three different commands:
testasciidoc list testasciidoc run [NUMBER] [BACKEND] [OPTIONS] testasciidoc update [NUMBER] [BACKEND] [OPTIONS]
The commands perform as follows:
list
run
update
Where:
NUMBER
BACKEND
OPTIONS
-f, --conf-file=CONF_FILE
--force
testasciidoc list
testasciidoc run
testasciidoc run 1 html5 --conf-file=/etc/asciidoc/testasciidoc.conf
testasciidoc update 1 html5
0
1
See the AsciiDoc distribution BUGS file.
AsciiDoc was originally written by Stuart Rackham. Many people have contributed to it.
SourceForge: http://sourceforge.net/projects/asciidoc/
Main web site: http://asciidoc.org/
Copyright (C) 2014 Joseph Herlant. Free use of this software is granted under the terms of the GNU General Public License (GPL).
| 07/18/2018 |