X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-relayd.8.txt;h=61ff2677397ab8fafa283ad4b202c911ad5d9230;hp=6a1f0bee229ce31c3dd5c0b8991f58613a4ec89b;hb=508a802cc4850531d02cb097bb4ed2379a66052c;hpb=a18d95449bcab62b0ed21ea8b93798c2e31bdf62 diff --git a/doc/man/lttng-relayd.8.txt b/doc/man/lttng-relayd.8.txt index 6a1f0bee2..61ff26773 100644 --- a/doc/man/lttng-relayd.8.txt +++ b/doc/man/lttng-relayd.8.txt @@ -1,5 +1,6 @@ lttng-relayd(8) =============== +:revdate: 5 June 2018 NAME @@ -13,6 +14,7 @@ SYNOPSIS *lttng-relayd* [option:--background | option:--daemonize] [option:--control-port='URL'] [option:--data-port='URL'] [option:--live-port='URL'] [option:--output='PATH'] [option:-v | option:-vv | option:-vvv] + [option:--working-directory='PATH'] DESCRIPTION @@ -114,6 +116,9 @@ option:-o 'PATH', option:--output='PATH':: See the <> section above for more information. +option:-w 'PATH', option:--working-directory='PATH':: + Set the working directory of the processes this relay daemon creates. + option:-v, option:--verbose:: Increase verbosity. + @@ -216,6 +221,11 @@ Supported on Linux only. + Search for `tcp_keepalive_intvl` in man:tcp(7) for more information. +`LTTNG_RELAYD_WORKING_DIRECTORY`:: + Working directory of the processes this relay daemon creates. ++ +The option:--working-directory option overrides this variable. + FILES -----