doc/man: add typical `$` and `#` prompts to command lines
[lttng-tools.git] / doc / man / lttng-status.1.txt
index 89bfca851b888b5d21dca9e7b04421fe806ed7c6..2fa7b47edd9db5b1ffa078f4854d916cb6c3cd2d 100644 (file)
@@ -10,7 +10,7 @@ lttng-status - Get the current LTTng tracing session's status
 SYNOPSIS
 --------
 [verse]
-*lttng* ['GENERAL OPTIONS'] *status*
+*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *status*
 
 
 DESCRIPTION
@@ -20,12 +20,13 @@ tracing session.
 
 This command is the exact equivalent of:
 
----------------------
-lttng list CURSESSION
----------------------
+[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.
+Use man:lttng-set-session(1) to set the current tracing session.
 
 
 include::common-cmd-options-head.txt[]
@@ -39,5 +40,5 @@ include::common-cmd-footer.txt[]
 
 SEE ALSO
 --------
-linklttng:lttng-set-session(1),
-linklttng:lttng(1)
+man:lttng-set-session(1),
+man:lttng(1)
This page took 0.02312 seconds and 4 git commands to generate.