lttng-relayd(8): mention the `--config` option
[lttng-tools.git] / doc / man / lttng-relayd.8.txt
index 99d5b07ed99d4be080ec8a022897e729419562b8..4f911eb4991413bc3d0ed3942965ded6766b483c 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']
@@ -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
This page took 0.023284 seconds and 4 git commands to generate.