X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=doc%2Fsigrok-cli.1;h=bda6cf3a05ff948d1efa74d4827edbb94ffb2cc2;hp=54fb285227826ee6d080c6bf7019c0cdb7f43dae;hb=77525a84a5ffc19ca0ff2989dc787d0c257248da;hpb=b7360ee68139ab6377876ba72e2a9fd56135db7f diff --git a/doc/sigrok-cli.1 b/doc/sigrok-cli.1 index 54fb285..bda6cf3 100644 --- a/doc/sigrok-cli.1 +++ b/doc/sigrok-cli.1 @@ -34,7 +34,10 @@ This is generally only used by developers to easily update the list of supported protocol decoders in the sigrok wiki. .TP \fB\-d, \-\-driver\fP -A driver must always be selected (unless doing a global scan). Use the +Unless doing a global scan, users typically select one of the available +drivers. This can speedup program start, and can avoid false matches for +ambiguous configurations. Selecting a driver also allows to pass more +driver specific options. Use the .BR "\-L " ( "\-\-list\-supported" ")" option to get a list of available drivers. .sp @@ -59,6 +62,11 @@ USB \fBbus.address\fP example: .sp .RB " $ " "sigrok\-cli \-\-driver=uni\-t\-ut61e:conn=4.6" " [...]" .TP +.B "\-D, \-\-dont\-scan" +Do not automatically scan for device drivers in the absence of a +.BR "\-d " ( "\-\-driver" ) +specification. +.TP .BR "\-c, \-\-config " A colon-separated list of device options, where each option takes the form .BR key=value .