diff options
author | Lennart Poettering <lennart@poettering.net> | 2022-12-01 22:41:47 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2023-04-05 20:55:15 +0200 |
commit | 9ea811914fce034c2fe9d5f7d5712d49462ac6a4 (patch) | |
tree | 8923f84ccfc9b4a41d23d449658c7b9ccd5cf4b7 /man/journalctl.xml | |
parent | test: add integration test for image policy (diff) | |
download | systemd-9ea811914fce034c2fe9d5f7d5712d49462ac6a4.tar.xz systemd-9ea811914fce034c2fe9d5f7d5712d49462ac6a4.zip |
man: document image policy syntax and semantics, and the hooks in the various components
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r-- | man/journalctl.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index ae86c50d62..aa124dd98f 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -182,6 +182,8 @@ switch of the same name.</para></listitem> </varlistentry> + <xi:include href="standard-options.xml" xpointer="image-policy-open" /> + <varlistentry> <term><option>--namespace=<replaceable>NAMESPACE</replaceable></option></term> |