dbus-send: replace --address with --peer and --bus.
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 8 Oct 2013 14:54:11 +0000 (15:54 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 8 Oct 2013 15:08:33 +0000 (16:08 +0100)
commit5b74af796c8f1d9f3f60594f22c6bfd4c097ad8b
tree8866a4d7d70d7e2fbeff70d771d31a777109099f
parentb430642bc2ddf39e791dc8d9145b2d7767957dba
dbus-send: replace --address with --peer and --bus.

--peer is a direct substitute for --address.
With --bus dbus-send registers on bus given by ADDRESS, thus allowing
messages to be sent to the bus.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=48816
[adjusted to apply to current master -smcv]
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
tools/dbus-send.c