projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6565552
)
Fix: add missing relayd option to man page
author
David Goulet
<dgoulet@efficios.com>
Tue, 25 Feb 2014 19:02:32 +0000
(14:02 -0500)
committer
David Goulet
<dgoulet@efficios.com>
Tue, 25 Feb 2014 19:02:59 +0000
(14:02 -0500)
Fixes #706
Signed-off-by: David Goulet <dgoulet@efficios.com>
doc/man/lttng-relayd.8
patch
|
blob
|
blame
|
history
diff --git
a/doc/man/lttng-relayd.8
b/doc/man/lttng-relayd.8
index 4c9217a9c46e4871fa48a66de4341f5913c8e376..e75711a6d069ee0f6dffb2fbf5b86efa37d97938 100644
(file)
--- 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
This page took
0.025332 seconds
and
4
git commands to generate.