From: Paulo Neves Date: Tue, 9 Nov 2021 14:06:01 +0000 (+0100) Subject: docs: Clarify systemctl show manual X-Git-Tag: v250-rc1~323 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c809e38732afcb3efc429fc5086f9c48e45ae635;p=thirdparty%2Fsystemd.git docs: Clarify systemctl show manual The manual incorrectly asserted that the properties in systemctl show matched the the options in systemd-system.conf, which is not always true. Add clarification on the equivalence of the properties in systemctl show and systemd-system.conf Fixed #21230 --- diff --git a/man/systemctl.xml b/man/systemctl.xml index b6be21ed877..1c149095239 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1660,8 +1660,8 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err completion is implemented for property names. For the manager itself, - systemctl show will show all available - properties. Those properties are documented in + systemctl show + will show all available properties, most of which are derived or closely match the options described in systemd-system.conf5.