lttng-disable-rotation.1.txt: remove LIMITATIONS section
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 8 Nov 2018 21:37:27 +0000 (16:37 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 16 Nov 2018 20:48:07 +0000 (15:48 -0500)
`lttng disable-rotation` only unsets what has been previously set by
`lttng enable-rotation`. The real limitations are for
`lttng enable-rotation` and `lttng rotate`.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
doc/man/lttng-disable-rotation.1.txt

index d69975ff703e1129a60e1bdd63eaff3b29c642a7..c0b89ad078651ec177796bbd6b1f1e1792865d63 100644 (file)
@@ -47,22 +47,6 @@ option:-s 'SESSION', option:--session='SESSION'::
 include::common-cmd-help-options.txt[]
 
 
 include::common-cmd-help-options.txt[]
 
 
-[[limitations]]
-LIMITATIONS
------------
-The `lttng enable-rotation` command only works when:
-
-* The tracing session is created in normal mode or in network streaming
-  mode (see man:lttng-create(1)).
-
-* No channel was created with a configured trace file count or size
-  limit (see the nloption:--tracefile-size and
-  nloption:--tracefile-count options in man:lttng-enable-channel(1)).
-
-For a given tracing session, LTTng only performs an automatic rotation
-when no other rotation is currently happening.
-
-
 include::common-cmd-footer.txt[]
 
 
 include::common-cmd-footer.txt[]
 
 
This page took 0.027027 seconds and 5 git commands to generate.