Update some manual pages for LTTng-tools 2.13
[lttng-tools.git] / src / bin / lttng / commands / list.c
index 8151886082857a383f93e3d8d9ae72b69eae7bd4..a2db7e6b14c6ff029013862ecb9f0e02fa79076b 100644 (file)
@@ -1244,7 +1244,7 @@ static int list_events(const char *channel_name)
                }
        } else {
                /* Pretty print */
-               MSG("\n%sEvent rules:", indent4);
+               MSG("\n%sRecording event rules:", indent4);
                if (count == 0) {
                        MSG("%sNone\n", indent6);
                        goto end;
This page took 0.03301 seconds and 4 git commands to generate.