summaryrefslogtreecommitdiff
path: root/docs/modules/cli
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2021-07-18 23:59:03 -0600
committerDan Allen <dan.j.allen@gmail.com>2021-07-19 01:09:35 -0600
commitdc2f13a70f27eb7f9fc4ca14dc822f784aa3920c (patch)
tree4bed1af2ecf658dd029718a846f4a3515219dc66 /docs/modules/cli
parentfd826de062cdf02dd4a7f512efbb8891862a3cdf (diff)
show in the docs that asciidoctor -v also reports info about the runtime environment [skip ci]
Diffstat (limited to 'docs/modules/cli')
-rw-r--r--docs/modules/cli/pages/index.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/modules/cli/pages/index.adoc b/docs/modules/cli/pages/index.adoc
index b8593fe1..876d61ec 100644
--- a/docs/modules/cli/pages/index.adoc
+++ b/docs/modules/cli/pages/index.adoc
@@ -16,6 +16,9 @@ The following information should be output in your terminal:
[subs=attributes+]
Asciidoctor {release-version} [https://asciidoctor.org]
+ Runtime Environment ({ruby-description}) (lc:UTF-8 fs:UTF-8 in:UTF-8 ex:UTF-8)
+
+The runtime environment information will vary based on the version of Ruby you are using and the encoding settings of your operating system.
To invoke Asciidoctor from the CLI and convert an `.adoc` file, execute: