X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=doc%2Fsigrok-cli.1;h=5e5df36877cc6cd5671a20da170be30e99101336;hp=32f7030031988a48c8d6e94547afd8589ff48f73;hb=62a64762ea3532d12853d431622b8cd05adbcc8c;hpb=f99038b44505c05197da6954d8fcfbbd728c7216;ds=sidebyside diff --git a/doc/sigrok-cli.1 b/doc/sigrok-cli.1 index 32f7030..5e5df36 100644 --- a/doc/sigrok-cli.1 +++ b/doc/sigrok-cli.1 @@ -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.