From: David Goulet Date: Tue, 25 Feb 2014 19:02:32 +0000 (-0500) Subject: Fix: add missing relayd option to man page X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=0210bba27680d0bc4278b926cad8b77eaa1b61ae Fix: add missing relayd option to man page Fixes #706 Signed-off-by: David Goulet --- diff --git a/doc/man/lttng-relayd.8 b/doc/man/lttng-relayd.8 index 4c9217a9c..e75711a6d 100644 --- a/doc/man/lttng-relayd.8 +++ b/doc/man/lttng-relayd.8 @@ -53,6 +53,9 @@ Start as a daemon .BR "-b, --background" Start as a daemon, keeping console open .TP +.BR "-g, --group NAME" +Specify the tracing group name. (default: tracing) +.TP .BR "-C, --control-port" Control port URL (tcp://0.0.0.0:5342 is the default) .TP