From 252af179b1b2899ed27525ef97c858432a80d975 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Mon, 28 May 2018 18:13:19 +0900 Subject: core: add --dump-bus-properties option to systemd If systemd is invoked with this option, this dumps all bus properties. This may be useful for shell completion for `systemctl --property`. --- man/elogind.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/man/elogind.xml b/man/elogind.xml index 6dce20386..7cf3f7d87 100644 --- a/man/elogind.xml +++ b/man/elogind.xml @@ -163,6 +163,13 @@ outputs a terse but complete list of configuration items understood in unit definition files. + + + + Dump exposed bus properties. This outputs + a terse but complete list of properties exposed to dbus. + + -- cgit v1.2.3