X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=2.9%2Flttng-docs-2.9.txt;h=1b74bc0b49c98d89b861fc49c7e9dbd3506eb059;hb=1188f085957b54aa101a2d53d54295ad1ff9f334;hp=27965e8161a300074af01fd13ffc7d33ee14820e;hpb=7a44b9ff51fd7f2e1db4645bf2b1927a802375ed;p=lttng-docs.git diff --git a/2.9/lttng-docs-2.9.txt b/2.9/lttng-docs-2.9.txt index 27965e8..1b74bc0 100644 --- a/2.9/lttng-docs-2.9.txt +++ b/2.9/lttng-docs-2.9.txt @@ -5494,7 +5494,7 @@ To output LTTng traces to a non-default location: -- [role="term"] ---- -lttng create --output=/tmp/some-directory my-session +lttng create my-session --output=/tmp/some-directory ---- -- @@ -6506,7 +6506,7 @@ To take a snapshot: -- [role="term"] ---- -lttng create --snapshot my-session +lttng create my-session --snapshot ---- -- +