X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=manual%2Fcli.txt;fp=manual%2Fcli.txt;h=6187dbb986be218e164fccd0d7e436efc06e23c8;hp=001b6e9f2eb1dc576305e7c0e813a25b0d64b116;hb=611c86259f66dd1766b10b1e1b671b0fadd51fe2;hpb=b032da6260e46cd7f9ff998da21d687e7d54cf9d diff --git a/manual/cli.txt b/manual/cli.txt index 001b6e9..6187dbb 100644 --- a/manual/cli.txt +++ b/manual/cli.txt @@ -23,6 +23,14 @@ Example: pulseview -i data.csv -I csv:samplerate=3000000 +If you previously saved a PulseView session setup alongside your input file, PulseView will +automatically load those settings so long as the setup file (.pvs) has the same base name +as your input file. +You can also manually specify a PulseView session setup file to load with -s / --settings. +Example: + + pulseview -s settings.pvs data.sr + The remaining parameters are mostly for debug purposes: -V / --version Shows the release version