From c809e38732afcb3efc429fc5086f9c48e45ae635 Mon Sep 17 00:00:00 2001 From: Paulo Neves Date: Tue, 9 Nov 2021 15:06:01 +0100 Subject: 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 --- man/systemctl.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/systemctl.xml b/man/systemctl.xml index b6be21ed87..1c14909523 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. -- cgit v1.2.1