]> sigrok.org Git - sigrok-cli.git/blobdiff - doc/sigrok-cli.1
Add --get option.
[sigrok-cli.git] / doc / sigrok-cli.1
index 32f7030031988a48c8d6e94547afd8589ff48f73..5e5df36877cc6cd5671a20da170be30e99101336 100644 (file)
@@ -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 " <variable>
+Get the value of
+.B <variable>
+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.