X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=doc%2Fsigrok-cli.1;h=5e5df36877cc6cd5671a20da170be30e99101336;hb=5899178d2d92d12bb8bed7e6b874ea778b7329c2;hp=b1592bd6ba8b36c855c18fe8ceba6444a94d7842;hpb=ad6520c433602a426e4e55fec2d5aef8fe11a5b5;p=sigrok-cli.git diff --git a/doc/sigrok-cli.1 b/doc/sigrok-cli.1 index b1592bd..5e5df36 100644 --- a/doc/sigrok-cli.1 +++ b/doc/sigrok-cli.1 @@ -181,7 +181,7 @@ A rising or falling value on the pin. An effectively corresponds to .BR 01 . .br -.BR "c" : +.BR "e" : Any kind of change on a pin (either a rising or a falling edge). .sp Not every device supports all of these trigger types. Use the \fB\-\-show\fP @@ -379,11 +379,13 @@ need a serial port specified: $ .B "sigrok\-cli \-\-driver ols:conn=/dev/ttyACM0 \-\-show .sp -This also works for protocol decoders and output modules: +This also works for protocol decoders, input modules and output modules: .sp $ .B "sigrok\-cli \-\-protocol\-decoders i2c \-\-show $ +.B "sigrok\-cli \-\-input\-format csv \-\-show + $ .B "sigrok\-cli \-\-output\-format bits \-\-show .TP .B "\-\-scan" @@ -443,6 +445,11 @@ frames, then quit. .BR "\-\-continuous" Sample continuously until stopped. Not all devices support this. .TP +.BR "\-\-get " +Get the value of +.B +from the specified device and print it. +.TP .BR "\-\-set" Set one or more variables specified with the \fB\-\-config\fP option, without doing any acquisition.