From 7a44b9ff51fd7f2e1db4645bf2b1927a802375ed Mon Sep 17 00:00:00 2001 From: Jonathan Rajotte Date: Fri, 13 Jan 2017 16:23:43 -0500 Subject: [PATCH] 2.7, 2.8, 2.9: put --live after session name "--live" have an optional argument. The session name is treated as "--live" argument returning an error. Signed-off-by: Jonathan Rajotte --- 2.7/lttng-docs-2.7.txt | 2 +- 2.8/lttng-docs-2.8.txt | 2 +- 2.9/lttng-docs-2.9.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/2.7/lttng-docs-2.7.txt b/2.7/lttng-docs-2.7.txt index c8f6848..be3fd6e 100644 --- a/2.7/lttng-docs-2.7.txt +++ b/2.7/lttng-docs-2.7.txt @@ -6042,7 +6042,7 @@ To use LTTng live: -- [role="term"] ---- -lttng create --live my-session +lttng create my-session --live ---- -- + diff --git a/2.8/lttng-docs-2.8.txt b/2.8/lttng-docs-2.8.txt index 996562e..d20b55d 100644 --- a/2.8/lttng-docs-2.8.txt +++ b/2.8/lttng-docs-2.8.txt @@ -6654,7 +6654,7 @@ To use LTTng live: -- [role="term"] ---- -lttng create --live my-session +lttng create my-session --live ---- -- + diff --git a/2.9/lttng-docs-2.9.txt b/2.9/lttng-docs-2.9.txt index ac3727e..27965e8 100644 --- a/2.9/lttng-docs-2.9.txt +++ b/2.9/lttng-docs-2.9.txt @@ -6439,7 +6439,7 @@ To use LTTng live: -- [role="term"] ---- -lttng create --live my-session +lttng create my-session --live ---- -- + -- 2.34.1