From: Jérémie Galarneau Date: Thu, 30 Aug 2018 20:19:53 +0000 (-0400) Subject: Docs: immadiate rotations can be performed with active schedules X-Git-Tag: v2.11.0-rc1~9 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=5a3b329cbfe6940568eb19e29efab742f66dd145 Docs: immadiate rotations can be performed with active schedules Signed-off-by: Jérémie Galarneau --- 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[]