[Telepathy-commits] [telepathy-glib/master] tools/with-session-bus.sh: Better explanation for usage
Alban Crequy
alban.crequy at collabora.co.uk
Wed Sep 10 03:42:17 PDT 2008
---
tools/with-session-bus.sh | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/tools/with-session-bus.sh b/tools/with-session-bus.sh
index 10ddecf..519b9b1 100644
--- a/tools/with-session-bus.sh
+++ b/tools/with-session-bus.sh
@@ -20,8 +20,10 @@ usage ()
{
echo "usage: $me [options] -- program [program_options]" >&2
echo "Requires write access to the current directory." >&2
- echo "If \$WITH_SESSION_BUS_FORK_DBUS_MONITOR is set, fork dbus-monitor:" >&2
- echo " dbus-monitor \$WITH_SESSION_BUS_FORK_DBUS_MONITOR_OPT" >&2
+ echo "" >&2
+ echo "If \$WITH_SESSION_BUS_FORK_DBUS_MONITOR is set, fork dbus-monitor" >&2
+ echo "with the arguments in \$WITH_SESSION_BUS_FORK_DBUS_MONITOR_OPT." >&2
+ echo "The output of dbus-monitor is saved in $me-<pid>.dbus-monitor-logs" >&2
exit 2
}
--
1.5.6.3
More information about the Telepathy-commits
mailing list