X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Fdbus-launch.1.xml.in;h=31dd6eac81f2c090a9040ac790e66ecb98161808;hb=78ef897dc74f0c74abe7cc164d91568a454f92ff;hp=727495b77a36f1162b386fb5e7a200c6eeff6aee;hpb=f2ea8ccc11778639dbbcbb599cb93914c908fc86;p=platform%2Fupstream%2Fdbus.git diff --git a/doc/dbus-launch.1.xml.in b/doc/dbus-launch.1.xml.in index 727495b..31dd6ea 100644 --- a/doc/dbus-launch.1.xml.in +++ b/doc/dbus-launch.1.xml.in @@ -20,10 +20,14 @@ - dbus-launch --version + dbus-launch + --version + --help --sh-syntax --csh-syntax --auto-syntax + --binary-syntax + --close-stderr --exit-with-session --autolaunch=MACHINEID --config-file=FILENAME @@ -175,8 +179,12 @@ no real reason to use it outside of the libdbus implementation anyhow. Choose --csh-syntax or --sh-syntax based on the SHELL environment variable. - -Write to stdout a nul-terminated bus address, then the bus PID as a + + + + + +Write to stdout a nul-terminated bus address, then the bus PID as a binary integer of size sizeof(pid_t), then the bus X window ID as a binary integer of size sizeof(long). Integers are in the machine's byte order, not network byte order or any other canonical byte order. @@ -244,6 +252,13 @@ use it manually. It may change in the future. + + + +Print the help info of dbus-launch + + +