projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
847b88a
)
Fix typo in lttng snapshot add-output example of lttng(1)
author
Christian Babeux
<christian.babeux@efficios.com>
Wed, 25 Sep 2013 14:06:05 +0000
(10:06 -0400)
committer
David Goulet
<dgoulet@efficios.com>
Wed, 25 Sep 2013 14:16:07 +0000
(10:16 -0400)
Signed-off-by: Christian Babeux <christian.babeux@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
doc/man/lttng.1
patch
|
blob
|
blame
|
history
diff --git
a/doc/man/lttng.1
b/doc/man/lttng.1
index 57c89f0fa96b99851d8e9093e0f8c42af6fc293b..659a27c66eb8d0fb09cb0f6f5f34daf209c06038 100644
(file)
--- 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
This page took
0.025839 seconds
and
4
git commands to generate.