X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-relayd.8;h=e75711a6d069ee0f6dffb2fbf5b86efa37d97938;hp=76d8ee3573003e9e907536bca2aa041d01e11a73;hb=af6bce8078af432ec0bb59db4f33095c26845c4d;hpb=8d5c808ee207d6da2e82f225ee014faa8eee0f87 diff --git a/doc/man/lttng-relayd.8 b/doc/man/lttng-relayd.8 index 76d8ee357..e75711a6d 100644 --- a/doc/man/lttng-relayd.8 +++ b/doc/man/lttng-relayd.8 @@ -50,6 +50,12 @@ There is three debugging level which will print on stderr. Maximum verbosity is .BR "-d, --daemonize" Start as a daemon .TP +.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 @@ -71,6 +77,8 @@ Show version number Control timeout of socket connection, receive and send. Takes an integer parameter: the timeout value, in milliseconds. A value of 0 or -1 uses the timeout of the operating system (this is the default). +.IP "LTTNG_RELAYD_HEALTH" +File path used for relay daemon health check communication. .PP .SH "SEE ALSO"