From e0884220df0a1e9b64fe353666216cfceb28cd22 Mon Sep 17 00:00:00 2001 From: Jonathan Rajotte Date: Tue, 22 May 2018 14:25:32 -0400 Subject: [PATCH] Backport: Doc: lttng-relayd: --working-directory option Signed-off-by: Jonathan Rajotte --- doc/man/lttng-relayd.8.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/man/lttng-relayd.8.txt b/doc/man/lttng-relayd.8.txt index a4ac43431..2f5fa91e3 100644 --- a/doc/man/lttng-relayd.8.txt +++ b/doc/man/lttng-relayd.8.txt @@ -13,6 +13,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 +115,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. + -- 2.34.1