]> sigrok.org Git - sigrok-cli.git/blobdiff - doc/sigrok-cli.1
man: Update uart decode example syntax
[sigrok-cli.git] / doc / sigrok-cli.1
index 8437d91f3b76ef0ea84fb25ddb5fa93c994052a3..ffbe06504b9374d4cfa50f8042e7a5aaa480f9e1 100644 (file)
@@ -169,6 +169,13 @@ for probes 5 and 6 will be reset to the defaults by the
 .B "1\-8"
 probe selection.
 .TP
+.BR "\-g, \-\-probe\-group "<probe\ group>
+Specify the probe group to operate on.
+
+Some devices organize probes into groups, the settings of which can
+only be changed as a group. The list of probe groups, if any, is displayed
+with the \-\-show command.
+.TP
 .BR "\-t, \-\-triggers " <triggerlist>
 A comma-separated list of triggers to use, of the form
 .BR "<probe>=<trigger>" .
@@ -216,7 +223,7 @@ of options, where each option takes the form
 Example:
 .sp
  $
-.B "sigrok\-cli \-i <file.sr> \-P uart:baudrate=115200:parity=odd"
+.B "sigrok\-cli \-i <file.sr> \-P uart:baudrate=115200:parity_type=odd"
 .sp
 The list of supported options depends entirely on the protocol decoder. Every
 protocol decoder has different options it supports.