Rename "tracing session" -> "recording session"
[lttng-tools.git] / doc / man / lttng-status.1.txt
index caeac97035fad239137187082106a8a975e0e7b9..557a2a0760f6afdf812b3846e413598c761d99fe 100644 (file)
@@ -1,11 +1,11 @@
 lttng-status(1)
 ===============
-:revdate: 21 April 2021
+:revdate: 14 June 2021
 
 
 NAME
 ----
-lttng-status - Show the status of the current LTTng tracing session
+lttng-status - Show the status of the current LTTng recording session
 
 
 SYNOPSIS
@@ -16,25 +16,28 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
-The `lttng status` command shows the status of the current tracing
-session (see man:lttng-create(1) and man:lttng-set-session(1) to learn
-more about the current tracing session).
+The `lttng status` command shows the status of the current recording
+session (see man:lttng-concepts(7) to learn more about the current
+recording session).
 
 This command is equivalent to:
 
 [verse]
 *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *list* 'CURSESSION'
 
-where `CURSESSION` is the name of the current tracing session.
+where `CURSESSION` is the name of the current recording session.
 
 
-include::common-cmd-options-head.txt[]
+include::common-lttng-cmd-options-head.txt[]
 
 
-include::common-cmd-help-options.txt[]
+include::common-lttng-cmd-help-options.txt[]
 
 
-include::common-cmd-footer.txt[]
+include::common-lttng-cmd-after-options.txt[]
+
+
+include::common-footer.txt[]
 
 
 SEE ALSO
@@ -42,4 +45,5 @@ SEE ALSO
 man:lttng(1),
 man:lttng-create(1),
 man:lttng-list(1),
-man:lttng-set-session(1)
+man:lttng-set-session(1),
+man:lttng-concepts(7)
This page took 0.024832 seconds and 4 git commands to generate.