X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-enable-channel.1.txt;h=315f1c54e30e5334df1c7348238418d8d516ccf5;hp=b1514ed5162c4a8b0616c7a19b56961cdbf27fb7;hb=59b19c3c82a824b602b4e3cd70e1cb22448fcb9d;hpb=c93eadade27794fe724cc457c4452eee9dad9060 diff --git a/doc/man/lttng-enable-channel.1.txt b/doc/man/lttng-enable-channel.1.txt index b1514ed51..315f1c54e 100644 --- a/doc/man/lttng-enable-channel.1.txt +++ b/doc/man/lttng-enable-channel.1.txt @@ -13,7 +13,7 @@ Create a Linux kernel channel: [verse] *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *enable-channel* option:--kernel - [option:--discard | option:--overwrite] [option:--output=(`mmap` | `splice`)] + [option:--overwrite] [option:--output=(`mmap` | `splice`)] [option:--subbuf-size='SIZE'] [option:--num-subbuf='COUNT'] [option:--switch-timer='PERIODUS'] [option:--read-timer='PERIODUS'] [option:--tracefile-size='SIZE'] [option:--tracefile-count='COUNT'] @@ -23,7 +23,7 @@ Create a user space channel: [verse] *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *enable-channel* option:--userspace - [option:--discard | option:--overwrite] [option:--buffers-pid] + [option:--overwrite] [option:--buffers-pid] [option:--subbuf-size='SIZE'] [option:--num-subbuf='COUNT'] [option:--switch-timer='PERIODUS'] [option:--read-timer='PERIODUS'] [option:--tracefile-size='SIZE'] [option:--tracefile-count='COUNT'] @@ -228,7 +228,7 @@ option:-u, option:--userspace:: Target ~~~~~~ -option:-s, option:--session='SESSION':: +option:-s 'SESSION', option:--session='SESSION':: Create or enable channel in the tracing session named 'SESSION' instead of the current tracing session.