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"``