X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Fdbus-send.1;h=131a60df14193fe6c5314a257350170b5c1347fb;hb=9fafead23d5a8f66ea65c36b450017b10cf8b5fb;hp=a70dc3ff03b526b06944a8e1d3ba026c5edcddc5;hpb=666344fc6739e76e50811e9a72890387cfe37cb3;p=platform%2Fupstream%2Fdbus.git diff --git a/doc/dbus-send.1 b/doc/dbus-send.1 index a70dc3f..131a60d 100644 --- a/doc/dbus-send.1 +++ b/doc/dbus-send.1 @@ -11,6 +11,7 @@ dbus\-send \- Send a message to a message bus [\fB\-\-system\fP | \fB\-\-session\fP] [\fB\-\-dest=\fINAME\fP] [\fB\-\-print\-reply\fP[\fB=literal\fP]] +[\fB\-\-reply\-timeout=\fIMSEC\fP] [\fB\-\-type=\fITYPE\fP] \fIOBJECT_PATH\fP \fIINTERFACE\fB.\fIMEMBER\fP [\fICONTENTS\fP ...] @@ -87,6 +88,10 @@ Block for a reply to the message sent, and print the body of the reply. If the reply is an object path or a string, it is printed literally, with no punctuation, escape characters etc. .TP +.BI \-\-reply\-timeout= MSEC +Wait for a reply for up to \fIMSEC\fP milliseconds. +The default is implementation\(hydefined, typically 25 seconds. +.TP .B "\-\-system" Send to the system message bus. .TP