doc/man: follow man-pages(7) for section names/order and for "SEE ALSO"
[lttng-tools.git] / doc / man / lttng-status.1.txt
index 89bfca851b888b5d21dca9e7b04421fe806ed7c6..5f136f1aa606d37e2f46ca2533d6a37ed944c00b 100644 (file)
@@ -1,31 +1,31 @@
 lttng-status(1)
 ===============
+:revdate: 29 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-concepts(7) to learn more about the current
+tracing session).
 
-This command is the exact equivalent of:
+This command is equivalent to:
 
----------------------
-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[]
@@ -39,5 +39,8 @@ 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),
+man:lttng-concepts(7)
This page took 0.024701 seconds and 5 git commands to generate.