From: Jonathan Rajotte Date: Tue, 22 May 2018 18:25:32 +0000 (-0400) Subject: Docs: relayd: document the --working-directory/-w option in man page X-Git-Tag: v2.12.0-rc1~292 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=6ab3f69a34e528531e60627607b068ea3e43f268 Docs: relayd: document the --working-directory/-w option in man page Signed-off-by: Jonathan Rajotte Signed-off-by: Jérémie Galarneau --- diff --git a/doc/man/lttng-relayd.8.txt b/doc/man/lttng-relayd.8.txt index 2f41ec29b..41ca48d77 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. +