aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-01 00:40:04 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-01 00:40:11 +0100
commit5953116634660065510fa5892fcc42d0a3c5e725 (patch)
tree0388adeec8c4caaf0848d316d704e1db95229b86 /ChangeLog
parent606420ab5432e6b1dff33798e8ff8572a3ea226a (diff)
downloadqpdf-5953116634660065510fa5892fcc42d0a3c5e725.tar.zst
Clean up documentation and help around json options
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39c96f44..28045def 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2022-01-31 Jay Berkenbilt <ejb@ql.org>
+ * Have --json-help just output the JSON object, leaving a
+ description to --help and the manual.
+
* Allow optional version number or "latest" as parameter to
--json, allowing for future specification of json version.