X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-enable-channel.1.txt;fp=doc%2Fman%2Flttng-enable-channel.1.txt;h=f9b0b1f5a59da57eb99e0a0722d2269fcf479776;hp=315f1c54e30e5334df1c7348238418d8d516ccf5;hb=03c5529d5cb12b279866d2c3245712a639284ce8;hpb=7712f784d95ae23c57e0f373ecf5b8b4be7bf1aa diff --git a/doc/man/lttng-enable-channel.1.txt b/doc/man/lttng-enable-channel.1.txt index 315f1c54e..f9b0b1f5a 100644 --- a/doc/man/lttng-enable-channel.1.txt +++ b/doc/man/lttng-enable-channel.1.txt @@ -201,10 +201,10 @@ in conjunction with the option:--tracefile-size option. 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 ------------------------------------------------------ +---- 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