lttng: Add list-triggers command
[lttng-tools.git] / doc / man / Makefile.am
index ccd76f74605e9907b14411a147b3fc24ab975d61..769dca4703acab8ed35a69aa62f71f1c9a8d9573 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,11 @@ MAN1_NAMES = \
        lttng-regenerate \
        lttng-rotate \
        lttng-enable-rotation \
-       lttng-disable-rotation
+       lttng-disable-rotation \
+       lttng-clear \
+       lttng-add-trigger \
+       lttng-list-triggers
+
 MAN3_NAMES =
 MAN8_NAMES = lttng-sessiond lttng-relayd
 MAN1_NO_ASCIIDOC_NAMES =
This page took 0.023131 seconds and 4 git commands to generate.