From 8b74233823168ef928284670dc73b06dd830ea77 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Galarneau?= Date: Wed, 15 Jun 2016 16:59:14 -0400 Subject: [PATCH] Docs: document new --default-output option of create command MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémie Galarneau --- doc/man/lttng-create.1.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/man/lttng-create.1.txt b/doc/man/lttng-create.1.txt index c42a26ca1..2dbb1ecf8 100644 --- a/doc/man/lttng-create.1.txt +++ b/doc/man/lttng-create.1.txt @@ -205,6 +205,9 @@ option:-o, option:--output='PATH':: option:--shm-path='PATH':: Create shared memory holding buffers at 'PATH'. +option:--default-output:: + Use the default output associated to the session's mode. + URL ~~~ -- 2.34.1