X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-relayd.8.txt;h=61ff2677397ab8fafa283ad4b202c911ad5d9230;hp=2f41ec29bfae082b84ea0ccc5b3aa2961d41f918;hb=508a802cc4850531d02cb097bb4ed2379a66052c;hpb=4605890e0a926f1c88355051dcd6d8a8dd135c58 diff --git a/doc/man/lttng-relayd.8.txt b/doc/man/lttng-relayd.8.txt index 2f41ec29b..61ff26773 100644 --- a/doc/man/lttng-relayd.8.txt +++ b/doc/man/lttng-relayd.8.txt @@ -14,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 @@ -115,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. + @@ -217,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 -----