diff --git a/man/systemd-journald.service.xml b/man/systemd-journald.service.xml
index 91be3178dd..8eeb209b07 100644
--- a/man/systemd-journald.service.xml
+++ b/man/systemd-journald.service.xml
@@ -247,6 +247,24 @@ systemd-tmpfiles --create --prefix /var/log/journal
+
+
+ systemd.journald.max_level_store=
+ systemd.journald.max_level_syslog=
+ systemd.journald.max_level_kmsg=
+ systemd.journald.max_level_console=
+ systemd.journald.max_level_wall=
+ systemd.journald.max_level_socket=
+
+ Controls the maximum log level of messages that are stored in the journal, forwarded
+ to syslog, kmsg, the console, the wall, or a socket. This kernel command line options override the
+ settings of the same names in the
+ journald.conf5
+ file.
+
+
+
+
Note that these kernel command line options are only honoured by the default namespace, see