CONTRIBUTING.adoc: fix terminal box style in example
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 31 Jul 2017 14:53:07 +0000 (10:53 -0400)
committerPhilippe 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

index 4662fb77550bb640fc996b85b5edade045c94c5e..50776704de35fc127409fa05f7e05bc92aa8ad5e 100644 (file)
@@ -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.023989 seconds and 4 git commands to generate.