]> sigrok.org Git - sigrok-cli.git/commitdiff
doc: update manpage, --show also works with --input-file
authorGerhard Sittig <redacted>
Sat, 20 Apr 2019 10:05:47 +0000 (12:05 +0200)
committerUwe Hermann <redacted>
Tue, 14 May 2019 18:06:07 +0000 (20:06 +0200)
doc/sigrok-cli.1

index bda6cf3a05ff948d1efa74d4827edbb94ffb2cc2..99b14cf5b8973a9e965b829babc4893900f1fd0d 100644 (file)
@@ -432,6 +432,13 @@ This also works for protocol decoders, input modules and output modules:
 .B "sigrok\-cli \-\-input\-format csv \-\-show
  $
 .B "sigrok\-cli \-\-output\-format bits \-\-show
+.sp
+This also works for input files, including optional input format specifications:
+.sp
+ $
+.B "sigrok\-cli \-\-input\-file <file.sr> \-\-show
+ $
+.B "sigrok\-cli \-\-input\-file <file.vcd> \-\-input\-format vcd \-\-show
 .TP
 .B "\-\-scan"
 Scan for devices that can be detected automatically.