Update some manual pages for LTTng-tools 2.13
[lttng-tools.git] / doc / man / lttng-relayd.8.txt
index 99d5b07ed99d4be080ec8a022897e729419562b8..5171b93d9c05999bbe8280c1d4d5c1f420f53bf6 100644 (file)
@@ -11,7 +11,7 @@ lttng-relayd - LTTng 2 relay daemon
 SYNOPSIS
 --------
 [verse]
-*lttng-relayd* [option:--background | option:--daemonize]
+*lttng-relayd* [option:--background | option:--daemonize] [option:--config='PATH']
              [option:--control-port='URL'] [option:--data-port='URL'] [option:--fd-pool-size='COUNT']
              [option:--live-port='URL'] [option:--output='PATH']
              [option:-v | option:-vv | option:-vvv] [option:--working-directory='PATH']
@@ -64,7 +64,7 @@ Consider the following variables:
     Base output directory: `$LTTNG_HOME/lttng-traces` or the
     argument of the option:--output option.
 +
-NOTE: `$LTTNG_HOME` defaults to `$HOME` when not explicitly set.
+NOTE: `$LTTNG_HOME` defaults to `$HOME`.
 
 'HOSTNAME'::
     Peer's hostname.
@@ -161,6 +161,9 @@ option:-b, option:--background::
     Use the option:--daemonize option instead to close the file
     descriptors.
 
+option:-f 'PATH', option:--config='PATH'::
+    Load relay daemon configuration from path 'PATH'.
+
 option:-d, option:--daemonize::
     Start as Unix daemon, and close file descriptors (console). Use the
     option:--background option instead to keep the file descriptors
@@ -328,7 +331,7 @@ FILES
     Default base output directory of LTTng traces. This can be
     overridden with the option:--output option.
 
-NOTE: `$LTTNG_HOME` defaults to `$HOME` when not explicitly set.
+NOTE: `$LTTNG_HOME` defaults to `$HOME`.
 
 
 EXIT STATUS
This page took 0.024641 seconds and 4 git commands to generate.