diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 2f61e53..8d8ecaa 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -300,6 +300,18 @@ make
inspection commands do not. These are specifically noted.
+
+ Shell Completion
+
+ Starting in qpdf version 8.3.0, qpdf provides its own bash
+ completion support. You can enable bash completion with
+ eval $(qpdf --completion-bash). If
+ qpdf is not in your path, you should invoke it
+ above with an absolute path. If you invoke it with a relative
+ path, it will warn you, and the completion won't work if you're in
+ a different directory.
+
+ Basic Options
@@ -307,6 +319,30 @@ make
commonly needed transformations.
+
+
+
+ Display command-line invocation help.
+
+
+
+
+
+
+
+ Display the current version of qpdf.
+
+
+
+
+
+
+
+ Show detailed copyright information.
+
+
+
+