summaryrefslogtreecommitdiffstats
path: root/job.sums
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-01-22 21:39:54 +0100
committerJay Berkenbilt <ejb@ql.org>2022-01-30 19:11:03 +0100
commit67f9d0b7d5857a73c974f5a54cd1abbe65231fce (patch)
tree8d1507c77201a7ce856c4baf4801156555b499df /job.sums
parent8dea480c9f065fdac76f848ed9ec7a07fd1e9870 (diff)
downloadqpdf-67f9d0b7d5857a73c974f5a54cd1abbe65231fce.tar.zst
cli.rst: remove () from end of short help
This is used to generate a schema for the job json, which can't contain `)"` because it breaks the R"(...)" syntax in C++. While C++ accepts R"anything(...)anything" to avoid this, as of this writing, MSVC 2019 doesn't understand that. For now, just avoid it by removing parentheses from the end of short help.
Diffstat (limited to 'job.sums')
-rw-r--r--job.sums4
1 files changed, 2 insertions, 2 deletions
diff --git a/job.sums b/job.sums
index 275e5fab..2387d64b 100644
--- a/job.sums
+++ b/job.sums
@@ -2,7 +2,7 @@
generate_auto_job b70f64314f1ae1f100fa6a11975dee5f7669038e2a619b6c9da1e5230db1dd1b
job.yml 8177cadf41096efdc174f04daadfe5d98c592ad44ad10cb96537521fd79a801a
libqpdf/qpdf/auto_job_decl.hh 97395ecbe590b23ae04d6cce2080dbd0e998917ff5eeaa5c6aafa91041d3cd6a
-libqpdf/qpdf/auto_job_help.hh 3a56e34d54dd3a7ea9e248d0fbc9ed6923c30f3c4bb455e2f0894b2f7fb14c72
+libqpdf/qpdf/auto_job_help.hh 2653faaf59415bec81c3a85d426239d52b609ac24faba34ec2d26f00710dd2c6
libqpdf/qpdf/auto_job_init.hh 465bf46769559ceb77110d1b9d3293ba9b3595850b49848c31aeabd10aadb4ad
manual/_ext/qpdf.py 855fe12de5af7a10bb24be6ecc4d5dff4c84ac58cf388a13be6bbb394346a67d
-manual/cli.rst ce761433f0f84c379d9509c9fc4cb8ed08556ecf8f2fe22bb4a6146f3041439d
+manual/cli.rst b136c7f33a538c580b081a7e802c27635aad2a4229efa0eb0736466116b7aa90