[pp:metadata] document '"mode": "print"'

4052068d5a
This commit is contained in:
Mike Fährmann
2025-11-01 18:38:43 +01:00
parent e174d4fae5
commit 0ecc1b6ead

View File

@@ -8032,9 +8032,14 @@ Description
Write metadata in `JSON Lines <https://jsonlines.org/>`__ format Write metadata in `JSON Lines <https://jsonlines.org/>`__ format
``"tags"`` ``"tags"``
Write ``tags`` separated by newlines Write ``tags`` separated by newlines
``"print"``
Write the result of applying
`content-format <metadata.content-format_>`__
to ``stdout``
``"custom"`` ``"custom"``
Write the result of applying `metadata.content-format`_ Write the result of applying
to a file's metadata dictionary `content-format <metadata.content-format_>`__
to `a file <metadata.filename_>`__
``"modify"`` ``"modify"``
Add or modify metadata entries Add or modify metadata entries
``"delete"`` ``"delete"``