X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-disable-rotation.1.txt;h=d69975ff703e1129a60e1bdd63eaff3b29c642a7;hp=1a9e14ef06aea4a0c2477e4053f0ca261750d397;hb=31099add7a58b2a671f9324aa023a4dc5ae000f1;hpb=2ca43cb136c284426ca9f59201dce7e8fd081275 diff --git a/doc/man/lttng-disable-rotation.1.txt b/doc/man/lttng-disable-rotation.1.txt index 1a9e14ef0..d69975ff7 100644 --- a/doc/man/lttng-disable-rotation.1.txt +++ b/doc/man/lttng-disable-rotation.1.txt @@ -4,7 +4,7 @@ lttng-disable-rotation(1) NAME ---- -lttng-disable-rotation - Unset a tracing session's automatic rotation schedule +lttng-disable-rotation - Unset a tracing session's rotation schedule SYNOPSIS @@ -16,33 +16,32 @@ SYNOPSIS DESCRIPTION ----------- -The `lttng disable-rotation` command unsets an automatic rotation -schedule for the current tracing session, or for the tracing session -named 'SESSION' if provided, previously set with the -man:lttng-enable-rotation(1) command. +The `lttng disable-rotation` command unsets a rotation schedule for the +current tracing session, or for the tracing session named 'SESSION' if +provided, previously set with the man:lttng-enable-rotation(1) command. include::common-cmd-options-head.txt[] -Automatic rotation schedule condition -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Rotation schedule condition +~~~~~~~~~~~~~~~~~~~~~~~~~~~ One of: option:--size:: - Unset the automatic rotation schedule previously set with the - nloption:--size option of the man:lttng-enable-rotation(1) command. + Unset the rotation schedule previously set with the nloption:--size + option of the man:lttng-enable-rotation(1) command. option:--timer:: - Unset the automatic rotation schedule previously set with the - nloption:--timer option of the man:lttng-enable-rotation(1) command. + Unset the rotation schedule previously set with the nloption:--timer + option of the man:lttng-enable-rotation(1) command. Target ~~~~~~ option:-s 'SESSION', option:--session='SESSION':: - Unset an automatic rotation schedule in the tracing session named - 'SESSION' instead of the current tracing session. + Unset a rotation schedule in the tracing session named 'SESSION' + instead of the current tracing session. include::common-cmd-help-options.txt[]