X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=doc%2Fsigrok-cli.1;h=8437d91f3b76ef0ea84fb25ddb5fa93c994052a3;hb=b86569215cf5213e0d2421d1cf014be1c4fe1309;hp=497c3179abc36ee93237d74b34c1f4e5044015fb;hpb=b5ac81adae0c148cc3c4088c79a6229948dc9b3a;p=sigrok-cli.git diff --git a/doc/sigrok-cli.1 b/doc/sigrok-cli.1 index 497c317..8437d91 100644 --- a/doc/sigrok-cli.1 +++ b/doc/sigrok-cli.1 @@ -399,10 +399,11 @@ will acquire 3000000 samples. Sample continuously until stopped. Not all devices support this. .TP .BR "\-\-set" -Set one or more variables specified with the \fB--config\fP option, without doing -any acquisition. +Set one or more variables specified with the \fB\-\-config\fP option, without +doing any acquisition. .SH EXAMPLES -In order to get exactly 100 samples from the connected fx2lafw-supported logic analyzer hardware, run the following command: +In order to get exactly 100 samples from the connected fx2lafw-supported logic +analyzer hardware, run the following command: .TP .B " sigrok\-cli \-\-driver fx2lafw \-\-samples 100" .TP @@ -425,7 +426,7 @@ To capture data from the first 4 probes using the Openbench Logic Sniffer lastin To turn on internal logging on a Lascar EL-USB series device: .TP \fBsigrok\-cli \-\-driver lascar\-el\-usb:conn=10c4.0002 \\\fP -\fB\-\-config datalog=on --set\fP +\fB\-\-config datalog=on \-\-set\fP .SH "EXIT STATUS" .B sigrok\-cli exits with 0 on success, 1 on most failures.