]> sigrok.org Git - sigrok-cli.git/commit
List supported devices, modules, decoders via --list-supported.
authorUwe Hermann <redacted>
Sat, 3 Jun 2017 15:03:44 +0000 (17:03 +0200)
committerUwe Hermann <redacted>
Sat, 3 Jun 2017 15:03:44 +0000 (17:03 +0200)
commit6293db8aea090170eced25d6f92c348b013ea475
treed8ef322936800fce3659015fc474c89c1e19bfc1
parent247d467ad9b9a68f9c5cdd39b272b7879b3a3f0f
List supported devices, modules, decoders via --list-supported.

Move this data from -V to -L|--list-supported for usability reasons.

This fixes bug #604.
doc/sigrok-cli.1
main.c
options.c
show.c
sigrok-cli.h