From 0ecc1b6ead701a7f4df0edbb8c24270862ee54c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20F=C3=A4hrmann?= Date: Sat, 1 Nov 2025 18:38:43 +0100 Subject: [PATCH] [pp:metadata] document '"mode": "print"' 4052068d5a9ca0e3e20d2f26b62a31b64b4e5e7d --- docs/configuration.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/configuration.rst b/docs/configuration.rst index 566786e0..0caaecb4 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -8032,9 +8032,14 @@ Description Write metadata in `JSON Lines `__ format ``"tags"`` Write ``tags`` separated by newlines + ``"print"`` + Write the result of applying + `content-format `__ + to ``stdout`` ``"custom"`` - Write the result of applying `metadata.content-format`_ - to a file's metadata dictionary + Write the result of applying + `content-format `__ + to `a file `__ ``"modify"`` Add or modify metadata entries ``"delete"``