man/asciidoctor.adoc in asciidoctor-2.0.10 vs man/asciidoctor.adoc in asciidoctor-2.0.11

- old
+ new

@@ -1,9 +1,9 @@ = asciidoctor(1) Dan Allen; Sarah White; Ryan Waldron :doctype: manpage -:release-version: 2.0.10 +:release-version: 2.0.11 :man manual: Asciidoctor Manual :man source: Asciidoctor {release-version} :page-layout: base == NAME @@ -51,11 +51,11 @@ Values containing spaces should be enclosed in quotes. + This option may be specified more than once. *-b, --backend*=_BACKEND_:: - Backend output file format: _html5_, _docbook5_, _docbook45_, and _manpage_ are supported out of the box. + Backend output file format: _html5_, _docbook5_, and _manpage_ are supported out of the box. You can also use the backend alias names _html_ (aliased to _html5_) or _docbook_ (aliased to _docbook5_). Other values can be passed, but if Asciidoctor cannot resolve the backend to a converter, it will fail. Defaults to _html5_. *-d, --doctype*=_DOCTYPE_:: @@ -190,7 +190,7 @@ *Discussion list / forum:* http://discuss.asciidoctor.org == COPYING -Copyright \(C) 2012-2019 Dan Allen, Ryan Waldron, and the Asciidoctor Project. +Copyright \(C) 2012-2020 Dan Allen, Ryan Waldron, and the Asciidoctor Project. Free use of this software is granted under the terms of the MIT License.