[gegl] docs: update commandline.adoc



commit 497a22cfee925aefb2f029dc49f25fffd34b6536
Author: John <jtm home gmail com>
Date:   Sun Feb 14 23:37:36 2021 +0000

    docs: update commandline.adoc

 docs/commandline.adoc | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/docs/commandline.adoc b/docs/commandline.adoc
index 07479aaa0..1302e01ea 100644
--- a/docs/commandline.adoc
+++ b/docs/commandline.adoc
@@ -3,10 +3,11 @@ gegl command-line
 
 In addition to installing a library, GEGL also installs gegl - a
 binary/program that permits doing image processing from the command-line
-as well as an aid during development of GEGL operations.
-
-Some examples:
+as well as an aid during development of GEGL operations. GEGL behaviour
+can be modified at runtime by setting appropriate
+link:environment.html[environment variables].
 
+Some examples::
 Render a composition to a PNG file, the composition can be in GEGLs XML
 format or the one-liner friendly terser link:gegl-chain.html[gegl-chain]
 format.
@@ -19,9 +20,6 @@ gegl usage
 The following is the usage information of the gegl binary, this
 documentation might not be complete.
 
-ifeval::["{highlight}" == "true"]
-[source, txt]
-endif::[]
--------
-include::{gegl_usage}[gegl-usage.txt]
--------
+.....
+include::{build_root}/docs/gegl-usage.txt[]
+.....


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]