X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=doc%2Fsigrok-cli.1;fp=doc%2Fsigrok-cli.1;h=54fb285227826ee6d080c6bf7019c0cdb7f43dae;hp=de0093f53459a968f350bff85e41a1134ef5ba6e;hb=b7360ee68139ab6377876ba72e2a9fd56135db7f;hpb=65cd80ade0cc8c569b13abd9a64dbe48b0d8fdfa diff --git a/doc/sigrok-cli.1 b/doc/sigrok-cli.1 index de0093f..54fb285 100644 --- a/doc/sigrok-cli.1 +++ b/doc/sigrok-cli.1 @@ -327,8 +327,17 @@ Select multiple annotation classes by separating them with a colon: .br .B " \-A i2c=data\-read:data\-write" .sp -You can also select multiple protocol decoders, with an optional selected -annotation class each, by separating them with commas: +Annotation row names will resolve to their respective list of classes. +Row and class names can be used in combination. When names are ambiguous +then class names take precedence. +.sp + $ +.B "sigrok\-cli \-i \-P i2c" +.br +.B " \-A i2c=addr\-data:warnings" +.sp +You can also select multiple protocol decoders, with optionally selected +annotation classes each, by separating them with commas: .sp $ .B "sigrok\-cli \-i \-P i2c,i2cfilter,edid"