doc/man: add typical `$` and `#` prompts to command lines
[lttng-tools.git] / doc / man / lttng-enable-channel.1.txt
index 315f1c54e30e5334df1c7348238418d8d516ccf5..f9b0b1f5a59da57eb99e0a0722d2269fcf479776 100644 (file)
@@ -201,10 +201,10 @@ in conjunction with the option:--tracefile-size option.
 For example, consider this command:
 
 [role="term"]
 For example, consider this command:
 
 [role="term"]
------------------------------------------------------
-lttng enable-channel --kernel --tracefile-size=4096 \
+----
+lttng enable-channel --kernel --tracefile-size=4096 \
                      --tracefile-count=32 my-channel
                      --tracefile-count=32 my-channel
------------------------------------------------------
+----
 
 Here, for each stream, the maximum size of each trace file is
 4 kiB and there can be a maximum of 32 different files. When there is
 
 Here, for each stream, the maximum size of each trace file is
 4 kiB and there can be a maximum of 32 different files. When there is
This page took 0.02319 seconds and 4 git commands to generate.