From: Chris Morin Date: Fri, 14 Jun 2019 03:42:37 +0000 (-0700) Subject: doc: replace dbus-send's --address with --peer and --bus X-Git-Tag: dbus-1.13.14~31^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1995fb8bb4aee2ee9becc549eff4571da4a08be7;p=thirdparty%2Fdbus.git doc: replace dbus-send's --address with --peer and --bus Bug: https://bugs.freedesktop.org/show_bug.cgi?id=48816 --- diff --git a/doc/dbus-send.1.xml.in b/doc/dbus-send.1.xml.in index 271435ca3..55aa13748 100644 --- a/doc/dbus-send.1.xml.in +++ b/doc/dbus-send.1.xml.in @@ -21,7 +21,7 @@ dbus-send - --system --session --address=ADDRESS + --system --session --bus=ADDRESS--peer=ADDRESS --dest=NAME --print-reply =literal --reply-timeout=MSEC @@ -137,7 +137,13 @@ The default is implementation‐defined, typically 25 seconds. - ADDRESS + ADDRESS + +Register on bus ADDRESS. + + + + ADDRESS Send to ADDRESS.