doc/man: use linkgenoptions macro
[lttng-tools.git] / doc / man / lttng-untrack.1.txt
index 8226e1ada3db8932ee5293b89905660c40dc2cf1..b7da339df9c06b2204d0d23b3ed6a8bc9428bf67 100644 (file)
@@ -10,7 +10,7 @@ lttng-untrack - Remove one or more entries from an LTTng resource tracker
 SYNOPSIS
 --------
 [verse]
-*lttng* ['GENERAL OPTIONS'] *untrack* (option:--kernel | option:--userspace)
+*lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *untrack* (option:--kernel | option:--userspace)
       [option:--session='SESSION'] (option:--pid='PID'[,'PID']... | option:--all option:--pid)
 
 
@@ -40,6 +40,7 @@ Assume the maximum system PID is 7 for this example.
 
 Command:
 
+[role="term"]
 ------------
 lttng create
 ------------
@@ -52,6 +53,7 @@ Initial whitelist:
 
 Command:
 
+[role="term"]
 -------------------------------------
 lttng untrack --userspace --pid --all
 -------------------------------------
@@ -64,10 +66,11 @@ Whitelist:
 
 Commands:
 
+[role="term"]
 ----------------------------------
 lttng enable-event --userspace ...
 lttng start
-...
+...
 lttng track --userspace --pid=3,5
 ----------------------------------
 
@@ -79,6 +82,7 @@ Whitelist:
 
 Command:
 
+[role="term"]
 -------------------------------
 lttng track --userspace --pid=2
 -------------------------------
This page took 0.02451 seconds and 5 git commands to generate.