projects
/
lttng-docs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71b643e
)
CONTRIBUTING.adoc: fix terminal box style in example
author
Philippe Proulx
<eeppeliteloop@gmail.com>
Mon, 31 Jul 2017 14:53:07 +0000
(10:53 -0400)
committer
Philippe Proulx
<eeppeliteloop@gmail.com>
Mon, 31 Jul 2017 14:53:07 +0000
(10:53 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
CONTRIBUTING.adoc
patch
|
blob
|
blame
|
history
diff --git
a/CONTRIBUTING.adoc
b/CONTRIBUTING.adoc
index 4662fb77550bb640fc996b85b5edade045c94c5e..50776704de35fc127409fa05f7e05bc92aa8ad5e 100644
(file)
--- a/
CONTRIBUTING.adoc
+++ b/
CONTRIBUTING.adoc
@@
-320,7
+320,7
@@
the `--userspace` option has no arguments.
....
[role="term"]
----
-lttng enable-event --userspace provider:'sys_*' --filter='field < 23'
+$ lttng enable-event --userspace provider:'sys_*' --filter='field < 23' \
--exclude=sys_send,sys_block --loglevel=TRACE_INFO
----
....
This page took
0.025692 seconds
and
4
git commands to generate.