dbus/tools dbus-launch.1,1.8,1.9

Havoc Pennington hp at kemper.freedesktop.org
Sun Oct 29 22:30:00 PST 2006


Update of /cvs/dbus/dbus/tools
In directory kemper:/tmp/cvs-serv2786/tools

Modified Files:
	dbus-launch.1 
Log Message:
2006-10-30  Havoc Pennington  <hp at redhat.com>

	* tools/dbus-launch.1, doc/TODO: capture intent to change the
	command line options of dbus-launch a bit post 1.0



Index: dbus-launch.1
===================================================================
RCS file: /cvs/dbus/dbus/tools/dbus-launch.1,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- dbus-launch.1	1 Oct 2006 20:05:39 -0000	1.8
+++ dbus-launch.1	30 Oct 2006 06:29:58 -0000	1.9
@@ -118,6 +118,11 @@
 the first address doesn't work, processes will autolaunch. (The bus
 address variable contains a comma-separated list of addresses to try.)
 
+.PP
+The --autolaunch option is considered an internal implementation
+detail of libdbus, and in fact there are plans to change it. There's
+no real reason to use it outside of the libdbus implementation anyhow.
+
 .SH OPTIONS
 The following options are supported:
 .TP
@@ -152,7 +157,8 @@
 previously-started session and reuse the values found there. If no
 session is found, it will start a new session. The
 \-\-exit-with-session option is implied if \-\-autolaunch is given.
-This option is used by libdbus, you probably do not want to use it manually.
+This option is for the exclusive use of libdbus, you do not want to
+use it manually. It may change in the future.
 
 .TP
 .I "--sh-syntax"



More information about the dbus-commit mailing list