doc/man: add typical `$` and `#` prompts to command lines
[lttng-tools.git] / doc / man / lttng-enable-event.1.txt
index 1a80fe774aaa4a8ba7574ca056d719efbf5ab7ac..2230df059c8c512882efc9666409a290a8ad18d9 100644 (file)
@@ -107,10 +107,10 @@ a _don't care_.
 For example, consider the following commands:
 
 [role="term"]
-----------------------------------------------------------------
-lttng enable-event --userspace hello:world
-lttng enable-event --userspace hello:world --loglevel=TRACE_INFO
-----------------------------------------------------------------
+----
+lttng enable-event --userspace hello:world
+lttng enable-event --userspace hello:world --loglevel=TRACE_INFO
+----
 
 Here, two event rules are created. The first one has a single condition:
 the tracepoint name must match `hello:world`. The second one has two
This page took 0.023647 seconds and 4 git commands to generate.