summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-02-28 13:22:06 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-03-01 13:40:52 +0100
commit5bd27a17ca1e8b5f51fa43d61816de62337ef6b3 (patch)
treea17e3fd2e3373c755aa3f3e8dec8b9cef51bf080 /man/systemctl.xml
parent4ef3ca3447d134cdcbe050a820e0b8fe918288cf (diff)
downloadsystemd-5bd27a17ca1e8b5f51fa43d61816de62337ef6b3.tar.gz
man: describe various logging configuration variables
Fixes #17484. This patch affects systemctl(1), as well as all man pages that include all of common-variables.xml, i.e. most of our command line tools.
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r--man/systemctl.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 62bc7fe832..8402b9508a 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -2407,6 +2407,11 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
</para></listitem>
</varlistentry>
</variablelist>
+ <xi:include href="common-variables.xml" xpointer="log-level"/>
+ <xi:include href="common-variables.xml" xpointer="log-color"/>
+ <xi:include href="common-variables.xml" xpointer="log-time"/>
+ <xi:include href="common-variables.xml" xpointer="log-location"/>
+ <xi:include href="common-variables.xml" xpointer="log-target"/>
<xi:include href="common-variables.xml" xpointer="pager"/>
<xi:include href="common-variables.xml" xpointer="less"/>
<xi:include href="common-variables.xml" xpointer="lesscharset"/>