2.7, 2.8, 2.9: put --live after session name
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 13 Jan 2017 21:23:43 +0000 (16:23 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 13 Jan 2017 21:34:43 +0000 (16:34 -0500)
"--live" have an optional argument. The session name is treated as
"--live" argument returning an error.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
2.7/lttng-docs-2.7.txt
2.8/lttng-docs-2.8.txt
2.9/lttng-docs-2.9.txt

index c8f68489032b6189b63cb9c5b7d05941bcb9dc2f..be3fd6ebdb8b7fd7945a890b4f7cb48fb1429516 100644 (file)
@@ -6042,7 +6042,7 @@ To use LTTng live:
 --
 [role="term"]
 ----
-lttng create --live my-session
+lttng create my-session --live
 ----
 --
 +
index 996562e62416c5ffc2c0970265c794753639900a..d20b55d402ebf32584c5e24655cd52471a7cd193 100644 (file)
@@ -6654,7 +6654,7 @@ To use LTTng live:
 --
 [role="term"]
 ----
-lttng create --live my-session
+lttng create my-session --live
 ----
 --
 +
index ac3727e3942164c05270fde64bd2e163e83face6..27965e8161a300074af01fd13ffc7d33ee14820e 100644 (file)
@@ -6439,7 +6439,7 @@ To use LTTng live:
 --
 [role="term"]
 ----
-lttng create --live my-session
+lttng create my-session --live
 ----
 --
 +
This page took 0.029532 seconds and 4 git commands to generate.