X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=doc%2Fpulseview.1;h=0aecb3c098e86b68648a0bc3fa64b98a18a9db0a;hp=ad1cf59556974e7c8ae7b6bfb27e0276e4f2809f;hb=6b8b739df2fedddbf3f5838d64442e073ba43484;hpb=99d4a087a01e498ec4a10a0d1947801b6b4fb8d4 diff --git a/doc/pulseview.1 b/doc/pulseview.1 index ad1cf595..0aecb3c0 100644 --- a/doc/pulseview.1 +++ b/doc/pulseview.1 @@ -1,4 +1,4 @@ -.TH PULSEVIEW 1 "June 6, 2017" +.TH PULSEVIEW 1 "December 17, 2019" .SH "NAME" PulseView \- Qt-based LA/scope/MSO GUI for sigrok .SH "SYNOPSIS" @@ -41,6 +41,20 @@ Show a help text and exit. .B "\-V, \-\-version" Show version information and exit. .TP +.BR "\-d, \-\-driver " +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, \-\-dont\-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 " Load input from a file. If the .B \-\-input\-format @@ -50,6 +64,10 @@ file. .BR "\-I, \-\-input\-format " Specifies the format of the input file to be loaded. .TP +.BR "\-s, \-\-settings " +Load PulseView session setup to use with the input file. The setup file must be +in the "PulseView session setup" format (.pvs). +.TP .BR "\-c, \-\-clean" Prevents the previously used sessions to be restored from settings storage. This is useful if you want only a single session with the file given on the @@ -59,9 +77,6 @@ command line instead of restoring all previously used sessions as well. .B "f" Zoom-to-fit. .TP -.B "o" -Zoom 1:1. -.TP .B "s" Enable / disable sticky scrolling. When enabled, the right edge of the screen always shows the most recently captured data. @@ -75,6 +90,9 @@ Show / hide analog minor grid (in addition to the vdiv grid). .B "c" Show / hide cursors. .TP +.B "d" +Show / hide protocol decoder selector. +.TP .B "b" Toggle between coloured trace backgrounds and alternating light/dark gray trace backgrounds. @@ -82,8 +100,17 @@ gray trace backgrounds. .B "SPACE" Start / stop an acquisition. .TP -.B "Arrow keys" -Scroll up/down/left/right. +.B "Left/right arrow keys" +Scroll left/right. +.TP +.B "Up/down arrow keys" +Zoom in/out. +.TP +.B "Home" +Jump to the start of the sample data. +.TP +.B "End" +Jump to the end of the sample data. .TP .B "CTRL+o" Open file. @@ -100,6 +127,9 @@ Group all currently selected traces into a trace group. .B "CTRL+u" Ungroup the traces in the currently selected trace group. .TP +.B "CTRL+up/down arrow keys" +Scroll down/up. +.TP .B "CTRL++" Zoom in. .TP