X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=doc%2Fsigrok-cli.1;h=d5b59ca4492d862e28ebb1b34f229ef2554ed63c;hb=dcc5ebf83adcfc8d6d5c0820e0a20d85b421b179;hp=8437d91f3b76ef0ea84fb25ddb5fa93c994052a3;hpb=b86569215cf5213e0d2421d1cf014be1c4fe1309;p=sigrok-cli.git diff --git a/doc/sigrok-cli.1 b/doc/sigrok-cli.1 index 8437d91..d5b59ca 100644 --- a/doc/sigrok-cli.1 +++ b/doc/sigrok-cli.1 @@ -1,4 +1,4 @@ -.TH SIGROK\-CLI 1 "Feb 05, 2013" +.TH SIGROK\-CLI 1 "Jan 31, 2014" .SH "NAME" sigrok\-cli \- Command-line client for the sigrok software .SH "SYNOPSIS" @@ -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 " +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 " A comma-separated list of triggers to use, of the form .BR "=" . @@ -216,7 +223,9 @@ of options, where each option takes the form Example: .sp $ -.B "sigrok\-cli \-i \-P uart:baudrate=115200:parity=odd" +.B "sigrok\-cli \-i " +.br +.B " \-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.