doc/man: create lttng-stop(1) and update/fix content
[lttng-tools.git] / doc / man / Makefile.am
index 5f57456538f4c136b9da0ea88795fa2d2240f7e4..90d7f9f034f36fa512c7c54e1dcaf5fbce85b33e 100644 (file)
@@ -9,7 +9,13 @@ manaddsuffix = $(addsuffix $(1),$(addprefix $(srcdir)/,$(2)))
 # List only the names without the .*.txt extension here:
 MAN1_NAMES = \
        lttng \
-       lttng-create
+       lttng-create \
+       lttng-destroy \
+       lttng-set-session \
+       lttng-save \
+       lttng-load \
+       lttng-start \
+       lttng-stop
 MAN3_NAMES =
 MAN8_NAMES =
 MAN1_NO_ASCIIDOC_NAMES = lttng-crash
This page took 0.023374 seconds and 4 git commands to generate.