From: Uwe Hermann Date: Wed, 21 Nov 2018 21:32:15 +0000 (+0100) Subject: manpage: Fix -A description wrt default annotations shown. X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=commitdiff_plain;h=87d526cf9c6adad817fee8f6d28597222cac91e3 manpage: Fix -A description wrt default annotations shown. --- diff --git a/doc/sigrok-cli.1 b/doc/sigrok-cli.1 index c87d383..0990534 100644 --- a/doc/sigrok-cli.1 +++ b/doc/sigrok-cli.1 @@ -300,9 +300,9 @@ Example: .sp .TP .BR "\-A, \-\-protocol\-decoder\-annotations " -By default, only the stack's topmost protocol decoder's annotation output is -shown. With this option another decoder's annotation can be selected for -display, by specifying its ID: +By default, all annotation output of all protocol decoders is +shown. With this option a specific decoder's annotations can be selected for +display, by specifying the decoder ID: .sp $ .B "sigrok\-cli \-i \-P i2c,i2cfilter,edid \-A i2c"