Update some manual pages for LTTng-tools 2.13
[lttng-tools.git] / doc / man / lttng-status.1.txt
index b156db0a724b772192610dd186e58b34d8e3fff9..caeac97035fad239137187082106a8a975e0e7b9 100644 (file)
@@ -1,32 +1,31 @@
 lttng-status(1)
 ===============
+:revdate: 21 April 2021
 
 
 NAME
 ----
-lttng-status - Get the current LTTng tracing session's status
+lttng-status - Show the status of the current LTTng tracing session
 
 
 SYNOPSIS
 --------
 [verse]
-*lttng* ['GENERAL OPTIONS'] *status*
+*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *status*
 
 
 DESCRIPTION
 -----------
-The `lttng status` command shows the status of the current
-tracing session.
+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).
 
-This command is the exact equivalent of:
+This command is equivalent to:
 
-[role="term"]
----------------------
-lttng list CURSESSION
----------------------
+[verse]
+*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *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-cmd-options-head.txt[]
@@ -40,5 +39,7 @@ include::common-cmd-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)
This page took 0.024507 seconds and 4 git commands to generate.