summaryrefslogtreecommitdiffstats
path: root/manual/v1.6/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'manual/v1.6/index.html')
-rw-r--r--manual/v1.6/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/v1.6/index.html b/manual/v1.6/index.html
index c863fa4c..32c93c39 100644
--- a/manual/v1.6/index.html
+++ b/manual/v1.6/index.html
@@ -6984,8 +6984,8 @@ importer to alter this path.</p>
<p>Paths in the a search path are subject to various substitutions.</p>
<p>For paths starting with "~/", the user's home directory is
substituted for "~".</p>
-<p>For paths starting with "$ORIGIN/", the path of the jq executable
-is substituted for "$ORIGIN".</p>
+<p>For paths starting with "$ORIGIN/", the directory where the jq
+executable is located is substituted for "$ORIGIN".</p>
<p>For paths starting with "./" or paths that are ".", the path of
the including file is substituted for ".". For top-level programs
given on the command-line, the current directory is used.</p>