From b03e6bd65d2144ec3b200c04514bc95cabfc085f Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 31 Mar 2020 11:38:05 -0400 Subject: Use QPDF_EXECUTABLE as a hint for completion --- manual/qpdf-manual.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'manual/qpdf-manual.xml') 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. + + qpdf will use argv[0] 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 + QPDF_EXECUTABLE environment variable. + Basic Options -- cgit v1.2.3-54-g00ecf