summaryrefslogtreecommitdiffstats
path: root/tools/dbus-monitor.1
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2003-05-16 16:01:56 +0000
committerColin Walters <walters@verbum.org>2003-05-16 16:01:56 +0000
commit351a91c7365c086942cd9409f9998b01c8b26280 (patch)
treef43997e09ec89487f3dde3c0ee330febea3c095b /tools/dbus-monitor.1
parenta1d3ffb0d417e793ca19a9087000c0dbc3641817 (diff)
2003-05-16 Colin Walters <walters@verbum.org>
* tools/dbus-monitor.c: Add --session argument and usage() function. * tools/dbus-monitor.1: Update with new --session arg. * bus/Makefile.am (install-data-hook): Create $(libdir)/dbus-1.0/services so that the session bus is happy.
Diffstat (limited to 'tools/dbus-monitor.1')
-rw-r--r--tools/dbus-monitor.16
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/dbus-monitor.1 b/tools/dbus-monitor.1
index 2c728735..ff4172ec 100644
--- a/tools/dbus-monitor.1
+++ b/tools/dbus-monitor.1
@@ -8,6 +8,7 @@ dbus-monitor \- debug probe to print message bus messages
.SH SYNOPSIS
.PP
.B dbus-monitor
+[\-\-session]
.SH DESCRIPTION
@@ -20,9 +21,8 @@ the big picture.
There are two well-known message buses: the systemwide message bus
(installed on many systems as the "messagebus" service) and the
per-user-login-session message bus (started each time a user logs in).
-Right now, \fIdbus-monitor\fP is hardcoded to only work with the
-systemwide message bus. It should really be extended to have a
-\-\-session command line option as with \fIdbus-send\fP.
+\fIdbus-monitor\fP by default monitors the systemwide bus; to monitor the
+session bus, specify \-\-session.
.PP
The message bus configuration may keep \fIdbus-monitor\fP from seeing