Fix typo in lttng snapshot add-output example of lttng(1)
[lttng-tools.git] / doc / man / lttng.1
index 57c89f0fa96b99851d8e9093e0f8c42af6fc293b..659a27c66eb8d0fb09cb0f6f5f34daf209c06038 100644 (file)
@@ -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
This page took 0.022917 seconds and 4 git commands to generate.