]> sigrok.org Git - pulseview.git/blobdiff - doc/pulseview.1
doc: Update pulseview(1) manpage, add --no-scan option (-D)
[pulseview.git] / doc / pulseview.1
index ad1cf59556974e7c8ae7b6bfb27e0276e4f2809f..b64576312b055284cd4860a13dc92ed56f47c905 100644 (file)
@@ -41,6 +41,20 @@ Show a help text and exit.
 .B "\-V, \-\-version"
 Show version information and exit.
 .TP
+.BR "\-d, \-\-driver " <drivername>
+Specify the capture device to connect to. If the
+.B \-\-driver
+option is not supplied, PulseView attempts to re-connect to the
+most recently used device, or auto-detect available devices.
+.TP
+.BR "\-D, \-\-no\-scan "
+Usually PulseView automatically scans all drivers to find suitable
+devices during program startup. This option disables the auto-scan.
+Users can either specify the
+.B \-\-driver
+option to pick a device at startup, or interactively scan for devices
+after PulseView has finished starting up.
+.TP
 .BR "\-i, \-\-input\-file " <filename>
 Load input from a file. If the
 .B \-\-input\-format