SoW-2019-0002: Dynamic Snapshot
[lttng-tools.git] / doc / man / Makefile.am
index ccd76f74605e9907b14411a147b3fc24ab975d61..5ae6ffbe30da3d4755deed80d5ccfb9e591414f1 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.
@@ -33,7 +35,12 @@ MAN1_NAMES = \
        lttng-regenerate \
        lttng-rotate \
        lttng-enable-rotation \
-       lttng-disable-rotation
+       lttng-disable-rotation \
+       lttng-clear \
+       lttng-add-trigger \
+       lttng-remove-trigger \
+       lttng-list-triggers
+
 MAN3_NAMES =
 MAN8_NAMES = lttng-sessiond lttng-relayd
 MAN1_NO_ASCIIDOC_NAMES =
This page took 0.024384 seconds and 5 git commands to generate.