From: Martin Wilck Date: Wed, 20 Jan 2021 22:43:39 +0000 (+0100) Subject: nvme-connect-all(1): fix documentation for --quiet/-S X-Git-Tag: v1.14~26^2~7 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=fd73c12b8583d3d3e431255fb116f4e7f5e38ff5;p=users%2Fsagi%2Fnvme-cli.git nvme-connect-all(1): fix documentation for --quiet/-S Reviewed-by: Chaitanya Kulkarni Reviewed-by: Sagi Grimberg --- diff --git a/Documentation/nvme-connect-all.1 b/Documentation/nvme-connect-all.1 index 91d6896e..a53a0179 100644 --- a/Documentation/nvme-connect-all.1 +++ b/Documentation/nvme-connect-all.1 @@ -2,12 +2,12 @@ .\" Title: nvme-connect-all .\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] .\" Generator: DocBook XSL Stylesheets vsnapshot -.\" Date: 10/20/2020 +.\" Date: 01/20/2021 .\" Manual: NVMe Manual .\" Source: NVMe .\" Language: English .\" -.TH "NVME\-CONNECT\-ALL" "1" "10/20/2020" "NVMe" "NVMe Manual" +.TH "NVME\-CONNECT\-ALL" "1" "01/20/2021" "NVMe" "NVMe Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -51,7 +51,7 @@ nvme-connect-all \- Discover and Connect to Fabrics controllers\&. [\-\-queue\-size=<#> | \-Q <#>] [\-\-matching | \-m] [\-\-persistent | \-p] - [\-\-quiet | \-q] + [\-\-quiet | \-S] .fi .SH "DESCRIPTION" .sp @@ -193,7 +193,7 @@ If a traddr was specified on the command line or in the configuration file, only Don\(cqt remove the discovery controller after retrieving the discovery log page\&. .RE .PP -\-q, \-\-quiet +\-S, \-\-quiet .RS 4 Suppress error messages\&. .RE diff --git a/Documentation/nvme-connect-all.html b/Documentation/nvme-connect-all.html index beae0132..f779c7b9 100644 --- a/Documentation/nvme-connect-all.html +++ b/Documentation/nvme-connect-all.html @@ -4,7 +4,7 @@ - + nvme-connect-all(1)