]> sigrok.org Git - sigrok-cli.git/commit
Drop -S stack option
authorKarl Palsson <redacted>
Thu, 24 Nov 2016 12:29:09 +0000 (12:29 +0000)
committerUwe Hermann <redacted>
Mon, 20 Feb 2017 15:30:50 +0000 (16:30 +0100)
commitc83f755098b3c5d10b3ad022c0f4e934edc94148
tree9b84cc756d047db2b06c51e722c5462b37b498e8
parentf4c490a7a2e53564ef90956aea8c09d09685f51e
Drop -S stack option

The -P option already stacks. The -S option was only used for changing the
stacking order. Simply require the correct order with -P. This reduces
the confusion in stacking.

Signed-off-by: Karl Palsson <redacted>
decode.c
doc/sigrok-cli.1
main.c
options.c
sigrok-cli.h