From b7b423343b46c1669491b428efc1df375bc90421 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Thu, 8 Nov 2018 16:36:29 -0500 Subject: [PATCH] lttng-rotate.1.txt: lttng-relayd(8) also has --output option MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Philippe Proulx Signed-off-by: Jérémie Galarneau --- doc/man/lttng-rotate.1.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/man/lttng-rotate.1.txt b/doc/man/lttng-rotate.1.txt index c2d8030a2..85b95fc3a 100644 --- a/doc/man/lttng-rotate.1.txt +++ b/doc/man/lttng-rotate.1.txt @@ -69,9 +69,9 @@ this command. Trace chunk archive naming ~~~~~~~~~~~~~~~~~~~~~~~~~~ A trace chunk archive is a subdirectory of a tracing session's output -directory (see the nloption:--output option in man:lttng-create(1)) -which contains, through tracing domain and possibly UID/PID -subdirectories, metadata and data stream files. +directory (see the nloption:--output option in man:lttng-create(1) and +man:lttng-relayd(8)) which contains, through tracing domain and possibly +UID/PID subdirectories, metadata and data stream files. A trace chunk archive is, at the same time: -- 2.34.1