X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng.1;h=659a27c66eb8d0fb09cb0f6f5f34daf209c06038;hb=1c20f0e29cbf8627bfb1ff444572d52d6655c4e2;hp=57c89f0fa96b99851d8e9093e0f8c42af6fc293b;hpb=a8f307d87d2d308671df9fed0855f4344c60d335;p=lttng-tools.git diff --git a/doc/man/lttng.1 b/doc/man/lttng.1 index 57c89f0fa..659a27c66 100644 --- a/doc/man/lttng.1 +++ b/doc/man/lttng.1 @@ -742,7 +742,7 @@ size will override the current output values. For instance, you can record a snapshot with a custom maximum size or with a different name. .nf -$ lttng add-output -n mysnapshot file:///data/snapshot +$ lttng snapshot add-output -n mysnapshot file:///data/snapshot [...] $ lttng snapshot record -n new_name_snapshot .fi