Hi,
Please find below some minor corrections for the sigrok-cli manpage.
Best regards,
peter
From c3a24111dc40e05a77095a3d5dc1bf931c3b849c Mon Sep 17 00:00:00 2001
From: yahvuu <yah...@gmail.com>
Date: Wed, 13 Sep 2017 19:45:50 +0200
Subject: [PATCH] Update manpage references from -V to -L
Since bug #604, the supported drivers, decoders and input/output formats
are listed by -L|--list-supported.
Update the references in the manpage to -L, accordingly.
---
doc/sigrok-cli.1 | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/doc/sigrok-cli.1 b/doc/sigrok-cli.1
index 9e722b2..f44c35c 100644
--- a/doc/sigrok-cli.1
+++ b/doc/sigrok-cli.1
@@ -1,4 +1,4 @@
-.TH SIGROK\-CLI 1 "August 01, 2017"
+.TH SIGROK\-CLI 1 "September 13, 2017"
.SH "NAME"
sigrok\-cli \- Command-line client for the sigrok software
.SH "SYNOPSIS"
@@ -30,7 +30,7 @@ formats, output file formats, and protocol decoders.
.TP
\fB\-d, \-\-driver\fP <drivername>
A driver must always be selected (unless doing a global scan). Use the
-\fB-V\fP option to get a list of available drivers.
+\fB-L\fP option to get a list of available drivers.
.sp
Drivers can take options, in the form \fBkey=value\fP
separated by colons.
@@ -76,7 +76,7 @@ When loading an input file, assume it's in the
specified format. If this
option is not supplied (in addition to
.BR \-\-input\-file ),
sigrok-cli attempts to autodetect the file format of the input file.
Use the
-.B \-V
+.B \-L
option to see a list of available input formats.
.sp
The format name may optionally be followed by a colon-separated list of
@@ -92,7 +92,7 @@ option.
.TP
.BR "\-O, \-\-output\-format " <formatname>
Set the output format to use. Use the
-.B \-V
+.B \-L
option to see a list of available output formats.
.sp
The format name may optionally be followed by a colon-separated list of
@@ -201,7 +201,7 @@ nonetheless).
This option allows the user to specify a comma-separated list of protocol
decoders to be used in this session. The decoders are specified by their
ID, as shown in the
-.B \-\-version
+.B \-L
output.
.sp
Example:
--
2.11.0
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel