aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-01-03 22:46:54 +0100
committerJay Berkenbilt <ejb@ql.org>2021-01-04 21:17:35 +0100
commita9bdeeb0e0059cf702f63c04affbcb56ecc8a29e (patch)
treef7c8dabc61cb58d567c86932fc48a3b5703dcb7d /manual
parentf0caf5e22d22f27fa7153a22a3507cca7129f18e (diff)
downloadqpdf-a9bdeeb0e0059cf702f63c04affbcb56ecc8a29e.tar.zst
Fix zsh completion arguments (fixes #473)
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index c6e00791..f93f4a17 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -5021,6 +5021,12 @@ print "\n";
was broken for pages with multiple content streams.
</para>
</listitem>
+ <listitem>
+ <para>
+ Tweak zsh completion code to behave a little better with
+ respect to path completion.
+ </para>
+ </listitem>
</itemizedlist>
</listitem>
</itemizedlist>