]> sigrok.org Git - pulseview.git/blobdiff - doc/pulseview.1
Support specifying input formats on the command line
[pulseview.git] / doc / pulseview.1
index b830f08cdae9f01104f539da497046876d4fa9fa..4b103f79fc689e5b4c7bcf104d05f1726212606d 100644 (file)
@@ -39,6 +39,15 @@ Show a help text and exit.
 .TP
 .B "\-V, \-\-version"
 Show version information and exit.
+.TP
+.BR "\-i, \-\-input\-file " <filename>
+Load input from a file. If the
+.B \-\-input\-format
+option is not supplied, pulseview attempts to load the file as a sigrok session
+file.
+.TP
+.BR "\-I, \-\-input\-format " <format>
+Specifies the format of the input file to be loaded.
 .SH "EXIT STATUS"
 .B PulseView
 exits with 0 on success, 1 on most failures.