aboutsummaryrefslogtreecommitdiffstats
path: root/job.yml
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-01 13:18:23 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-01 15:04:55 +0100
commitcc5485dac1f224f856ce48781278b357f61f74bd (patch)
tree097a1b61d7371da9e15d71b6662d16af8f251dd9 /job.yml
parent5a7bb3474eb10ec9dea8409466a14f72ead73e60 (diff)
downloadqpdf-cc5485dac1f224f856ce48781278b357f61f74bd.tar.zst
QPDFJob: documentation
Diffstat (limited to 'job.yml')
-rw-r--r--job.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/job.yml b/job.yml
index eb6a6b01..eb5b7753 100644
--- a/job.yml
+++ b/job.yml
@@ -1,4 +1,11 @@
# See "HOW TO ADD A COMMAND-LINE ARGUMENT" in README-maintainer.
+
+# REMEMBER: if you add an optional_choices or optional_parameter, you
+# have to explicitly remember to implement the overloaded config
+# method that takes no arguments. Since no generated code will call it
+# automatically, there is no automated reminder to do this. If you
+# forget, it will be a link error if someone tries to call it.
+
choices:
yn:
- "y"