From dc2f13a70f27eb7f9fc4ca14dc822f784aa3920c Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Sun, 18 Jul 2021 23:59:03 -0600 Subject: show in the docs that asciidoctor -v also reports info about the runtime environment [skip ci] --- docs/modules/cli/pages/index.adoc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/modules/cli') 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: -- cgit v1.2.3