Docs: Add lttng-add-trigger man page
[lttng-tools.git] / doc / man / Makefile.am
index eb88e86d8cc8f26d1fa81ce55c5fb970290c8bd2..59c0ca08380af56cc2cf901390a1ec2a8e17bfe0 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
 # Man pages are only built if they are enabled at configure time.
 #
 # They should always be built before creating a distribution tarball.
@@ -30,7 +32,13 @@ MAN1_NAMES = \
        lttng-disable-event \
        lttng-crash \
        lttng-metadata \
-       lttng-regenerate
+       lttng-regenerate \
+       lttng-rotate \
+       lttng-enable-rotation \
+       lttng-disable-rotation \
+       lttng-clear \
+       lttng-add-trigger
+
 MAN3_NAMES =
 MAN8_NAMES = lttng-sessiond lttng-relayd
 MAN1_NO_ASCIIDOC_NAMES =
This page took 0.023117 seconds and 4 git commands to generate.