[lttng-dev] [PATCH lttng-tools] Fix typo in lttng snapshot add-output example of lttng(1)
Christian Babeux
christian.babeux at efficios.com
Wed Sep 25 10:06:05 EDT 2013
Signed-off-by: Christian Babeux <christian.babeux at efficios.com>
---
doc/man/lttng.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/man/lttng.1 b/doc/man/lttng.1
index 57c89f0..659a27c 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
--
1.8.4
More information about the lttng-dev
mailing list