From: Gerhard Sittig Date: Wed, 1 May 2019 18:41:25 +0000 (+0200) Subject: doc: discuss "colons in conn= specs" in the manpage X-Git-Url: https://sigrok.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=d646926859b22eaf001aa2b6ac33d4aab6ce0add;hp=d646926859b22eaf001aa2b6ac33d4aab6ce0add;p=sigrok-cli.git doc: discuss "colons in conn= specs" in the manpage This should be obvious, but it seems it's not. Extend the paragraph which introduces conn= specs for USB devices. Mention that colons are not available within conn= specs because they are used to separate -d fields from each other (driver name, and options like 'conn'). ---