From: Yu Watanabe Date: Mon, 28 May 2018 09:13:19 +0000 (+0900) Subject: core: add --dump-bus-properties option to systemd X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=252af179b1b2899ed27525ef97c858432a80d975;p=elogind.git 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`. --- 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. + +