Docs: relayd: document LTTNG_RELAYD_WORKING_DIRECTORY env variable
[lttng-tools.git] / doc / man / lttng-relayd.8.txt
index 2f41ec29bfae082b84ea0ccc5b3aa2961d41f918..61ff2677397ab8fafa283ad4b202c911ad5d9230 100644 (file)
@@ -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 <<output-directory,Output directory>> 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
 -----
This page took 0.022733 seconds and 4 git commands to generate.