diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2021-04-10 16:48:21 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2021-04-10 16:48:21 -0600 |
| commit | 215a110eab9a0d0b3dea792c826e62745bf2071d (patch) | |
| tree | da48730f4a68241a37f00b5a01fb5e6660deb756 /man | |
| parent | 674b26eaca45a09ea50da32e81ce096c0087d2f6 (diff) | |
Release 2.0.13v2.0.13
Diffstat (limited to 'man')
| -rw-r--r-- | man/asciidoctor.1 | 14 | ||||
| -rw-r--r-- | man/asciidoctor.adoc | 2 |
2 files changed, 8 insertions, 8 deletions
diff --git a/man/asciidoctor.1 b/man/asciidoctor.1 index cc6c134b..efc5e5fa 100644 --- a/man/asciidoctor.1 +++ b/man/asciidoctor.1 @@ -1,13 +1,13 @@ '\" t .\" Title: asciidoctor .\" Author: Dan Allen, Sarah White, Ryan Waldron -.\" Generator: Asciidoctor 2.0.12 -.\" Date: 2020-11-10 +.\" Generator: Asciidoctor 2.0.13 +.\" Date: 2021-04-10 .\" Manual: Asciidoctor Manual -.\" Source: Asciidoctor 2.0.12 +.\" Source: Asciidoctor 2.0.13 .\" Language: English .\" -.TH "ASCIIDOCTOR" "1" "2020-11-10" "Asciidoctor 2.0.12" "Asciidoctor Manual" +.TH "ASCIIDOCTOR" "1" "2021-04-10" "Asciidoctor 2.0.13" "Asciidoctor Manual" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 @@ -188,7 +188,7 @@ Include backtrace information when reporting errors. .sp \fB\-v, \-\-verbose\fP .RS 4 -Verbosely print processing information to stderr, including debug\-level log messages. +Sets log level to DEBUG so application messages logged at INFO or DEBUG level are printed to stderr. .RE .sp \fB\-w, \-\-warnings\fP @@ -220,7 +220,7 @@ Print program version number. \fBAsciidoctor\fP honors the \fBSOURCE_DATE_EPOCH\fP environment variable. If this variable is assigned an integer value, that value is used as the epoch of all input documents and as the local date and time. See \c -.URL "https://reproducible\-builds.org/specs/source\-date\-epoch/" "" " " +.URL "https://reproducible\-builds.org/specs/source\-date\-epoch/" "" "" for more information about this environment variable. .SH "EXIT STATUS" .sp @@ -265,4 +265,4 @@ Dan Allen .sp Sarah White .sp -Ryan Waldron +Ryan Waldron
\ No newline at end of file diff --git a/man/asciidoctor.adoc b/man/asciidoctor.adoc index 9eadda44..623cad33 100644 --- a/man/asciidoctor.adoc +++ b/man/asciidoctor.adoc @@ -1,7 +1,7 @@ = asciidoctor(1) Dan Allen; Sarah White; Ryan Waldron :doctype: manpage -:release-version: 2.0.12 +:release-version: 2.0.13 :man manual: Asciidoctor Manual :man source: Asciidoctor {release-version} :page-layout: base |
