dbus-send: replace --address with --peer and --bus.
authorAndrey Mazo <ahippo@yandex.ru>
Tue, 8 Oct 2013 14:54:11 +0000 (15:54 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 9 Oct 2013 10:18:20 +0000 (11:18 +0100)
commitb994830c7f6e201e8e8c3e6d8eaeb67191b9338a
treec73a6fe443378ad6f7fa8626bb27509a411ba383
parent39673b945ca809d24797d237d1e2abc6f59ebe77
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