doc/man: put short option's argument too
[lttng-tools.git] / doc / man / lttng-add-context.1.txt
index a1e0fe78f14035015e00c7bd4185b9f3f7a2b732..fe2412e30c993f9ce739489872c1802fecf95aa4 100644 (file)
@@ -98,11 +98,11 @@ option:-u, option:--userspace::
 
 Target
 ~~~~~~
-option:-c, option:--channel='CHANNEL'::
+option:-c 'CHANNEL', option:--channel='CHANNEL'::
     Add context fields to a channel named 'CHANNEL' instead of adding
     them to all the channels.
 
-option:-s, option:--session='SESSION'::
+option:-s 'SESSION', option:--session='SESSION'::
     Add context fields to a channel in the tracing session named 'SESSION'
     instead of the current tracing session.
 
@@ -112,7 +112,7 @@ Context
 option:--list::
     List the available context fields. Use this option alone.
 
-option:-t, option:--type='TYPE'::
+option:-t 'TYPE', option:--type='TYPE'::
     Add context field named 'TYPE'. This option can be repeated as
     many times as needed on the command-line.
 
This page took 0.023263 seconds and 4 git commands to generate.