]> sigrok.org Git - sigrok-cli.git/commitdiff
doc: update uart decoder options example in sigrok-cli(1) manpage
authorGerhard Sittig <redacted>
Tue, 22 Feb 2022 22:06:36 +0000 (23:06 +0100)
committerGerhard Sittig <redacted>
Tue, 22 Feb 2022 22:09:23 +0000 (23:09 +0100)
Catch up with renamed UART decoder options.

Reported-By: <redacted> via IRC
doc/sigrok-cli.1

index 4258009bd7a507b282911d78a2bdf6d2e50a82c5..b333bee93de02f34357a80cc0929d6a1a5db58e9 100644 (file)
@@ -292,7 +292,7 @@ Example:
  $
 .B "sigrok\-cli \-i <file.sr> "
 .br
-.B "              \-P uart:baudrate=115200:parity_type=odd"
+.B "              \-P uart:baudrate=115200:parity=odd"
 .sp
 The list of supported options depends entirely on the protocol decoder. Every
 protocol decoder has different options it supports.