Rename "tracing session" -> "recording session"
[lttng-tools.git] / doc / man / lttng-status.1.txt
index 5bc6032f59385576519665cc5f77a94d4cee2769..557a2a0760f6afdf812b3846e413598c761d99fe 100644 (file)
@@ -1,10 +1,11 @@
 lttng-status(1)
 ===============
+:revdate: 14 June 2021
 
 
 NAME
 ----
-lttng-status - Get the current LTTng tracing session's status
+lttng-status - Show the status of the current LTTng recording session
 
 
 SYNOPSIS
@@ -15,30 +16,34 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
-The `lttng status` command shows the status of 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 the exact equivalent of:
+This command is equivalent to:
+
+[verse]
+*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *list* 'CURSESSION'
+
+where `CURSESSION` is the name of the current recording session.
 
-[role="term"]
----------------------
-lttng list CURSESSION
----------------------
 
-where `CURSESSION` is the name of the current tracing session.
-Use linklttng:lttng-set-session(1) to set the current tracing session.
+include::common-lttng-cmd-options-head.txt[]
 
 
-include::common-cmd-options-head.txt[]
+include::common-lttng-cmd-help-options.txt[]
 
 
-include::common-cmd-help-options.txt[]
+include::common-lttng-cmd-after-options.txt[]
 
 
-include::common-cmd-footer.txt[]
+include::common-footer.txt[]
 
 
 SEE ALSO
 --------
-linklttng:lttng-set-session(1),
-linklttng:lttng(1)
+man:lttng(1),
+man:lttng-create(1),
+man:lttng-list(1),
+man:lttng-set-session(1),
+man:lttng-concepts(7)
This page took 0.02462 seconds and 4 git commands to generate.