X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-rotate.1.txt;h=c2d8030a2276f8955e55f4ee036307d059bc1c48;hp=5c12473962acb205404f9ebd6eb41622d78d0534;hb=5a3b329cbfe6940568eb19e29efab742f66dd145;hpb=62140c46822fb8ec5122a8624543c94c913d222c diff --git a/doc/man/lttng-rotate.1.txt b/doc/man/lttng-rotate.1.txt index 5c1247396..c2d8030a2 100644 --- a/doc/man/lttng-rotate.1.txt +++ b/doc/man/lttng-rotate.1.txt @@ -137,18 +137,6 @@ The `lttng rotate` command only works when: * No immediate rotation (`lttng rotate`) is currently happening. -* No rotation schedule is currently set (see - man:lttng-enable-rotation(1)). -+ -One way around this is to: -+ --- -. Unset any rotation schedule with man:lttng-disable-rotation(1). -. Perform the immediate rotation with `lttng rotation`. -. **If needed**, set the rotation schedule again - with man:lttng-enable-rotation(1). --- - include::common-cmd-footer.txt[]