X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=doc%2Fsigrok-cli.1;h=d86e53b7167c15b9cc6181690f600b0a039165bd;hb=e2fe62cc46b53689105f2434c35cabb238f369b0;hp=48f02af5555347ee0ade372f476fcf8c0a97b27f;hpb=b6bd032dde74eda6423f13b40e75b9125ad4ce5e;p=sigrok-cli.git diff --git a/doc/sigrok-cli.1 b/doc/sigrok-cli.1 index 48f02af..d86e53b 100644 --- a/doc/sigrok-cli.1 +++ b/doc/sigrok-cli.1 @@ -76,7 +76,12 @@ the input file. When loading an input file, assume it's in the specified format. If this option is not supplied (in addition to .BR \-\-input\-file ), -sigrok-cli attempts to autodetect the file format of the input file. +sigrok-cli attempts to autodetect the file format of the input file. Use the +.B \-V +option to see a list of available input formats. The format name may +optionally be followed by a colon-separated list of options, where each +option takes the form +.BR "key=value" . .TP .BR "\-o, \-\-output\-file " Save output to a file instead of writing it to stdout. The default format @@ -249,7 +254,7 @@ parameter. Example: .sp $ -.B "sigrok\-cli \-i \-a i2c:sda=4,scl=7,rtc8564" +.B "sigrok\-cli \-i \-a i2c:sda=4:scl=7,rtc8564" .br .B " \-s i2c,rtc8564" .sp