summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/en/input.rst')
-rw-r--r--DOCS/man/en/input.rst10
1 files changed, 8 insertions, 2 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst
index c23685848d..4077d22e83 100644
--- a/DOCS/man/en/input.rst
+++ b/DOCS/man/en/input.rst
@@ -649,8 +649,14 @@ an option at runtime.
key and value strings separated by ``,``. (If a key or value contains ``,``,
you're screwed.)
-``metadata/<key>``
- Value of metadata entry ``<key>``.
+ This has a number of sub-properties:
+
+ ``metadata/by-key/<key>``
+ Value of metadata entry ``<key>``.
+
+ ``metadata/<key>``
+ Old version of ``metadata/by-key/<key>``. Use is discouraged, because
+ the metadata key string could conflict with other sub-properties.
``chapter-metadata``
Metadata of current chapter. Works similar to ``metadata`` property. This