From ec3d44c892c006baa6c2bf39017fc76181bbe8bf Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Fri, 31 Jan 2014 11:13:52 +0000 Subject: [PATCH] man: Update uart decode example syntax "parity" is no longer a valid option, it's parity_type --- doc/sigrok-cli.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sigrok-cli.1 b/doc/sigrok-cli.1 index fcb6ee2..ffbe065 100644 --- a/doc/sigrok-cli.1 +++ b/doc/sigrok-cli.1 @@ -223,7 +223,7 @@ of options, where each option takes the form Example: .sp $ -.B "sigrok\-cli \-i \-P uart:baudrate=115200:parity=odd" +.B "sigrok\-cli \-i \-P uart:baudrate=115200:parity_type=odd" .sp The list of supported options depends entirely on the protocol decoder. Every protocol decoder has different options it supports. -- 2.30.2