aboutsummaryrefslogtreecommitdiffstats
path: root/manual/qpdf-job.rst
diff options
context:
space:
mode:
Diffstat (limited to 'manual/qpdf-job.rst')
-rw-r--r--manual/qpdf-job.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/qpdf-job.rst b/manual/qpdf-job.rst
index 43dd7f0e..57bb9f09 100644
--- a/manual/qpdf-job.rst
+++ b/manual/qpdf-job.rst
@@ -27,6 +27,10 @@ executable is available from inside the C++ library using the
- Use from the C API with ``qpdfjob_run_from_json`` from :file:`qpdfjob-c.h`
+ - Note: this is unrelated to :qpdf:ref:`--json` but can be combined
+ with it. For more information on qpdf JSON (vs. QPDFJob JSON), see
+ :ref:`json`.
+
- The ``QPDFJob`` C++ API
If you can understand how to use the :command:`qpdf` CLI, you can