aboutsummaryrefslogtreecommitdiffstats
path: root/manual/qpdf-manual.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/qpdf-manual.xml')
-rw-r--r--manual/qpdf-manual.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 6ac5029a..e22edc2d 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -593,6 +593,14 @@ make
path, it will warn you, and the completion won't work if you're in
a different directory.
</para>
+ <para>
+ qpdf will use <literal>argv[0]</literal> to figure out where its
+ executable is. This may produce unwanted results in some cases,
+ especially if you are trying to use completion with copy of qpdf
+ that is built from source. You can specify a full path to the qpdf
+ you want to use for completion in the
+ <literal>QPDF_EXECUTABLE</literal> environment variable.
+ </para>
</sect1>
<sect1 id="ref.basic-options">
<title>Basic Options</title>