From: Martin Wilck Date: Wed, 29 Apr 2020 20:33:14 +0000 (+0200) Subject: doc: nvme-connect-all: regenerate HTML and man pages X-Git-Tag: v1.12~28 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=616f8b6dd78bef7930974a15457ca0042b44db3c;p=users%2Fhch%2Fnvme-cli.git doc: nvme-connect-all: regenerate HTML and man pages --- diff --git a/Documentation/nvme-connect-all.1 b/Documentation/nvme-connect-all.1 index ad81976..f829935 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: 04/24/2020 +.\" Date: 04/29/2020 .\" Manual: NVMe Manual .\" Source: NVMe .\" Language: English .\" -.TH "NVME\-CONNECT\-ALL" "1" "04/24/2020" "NVMe" "NVMe Manual" +.TH "NVME\-CONNECT\-ALL" "1" "04/29/2020" "NVMe" "NVMe Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -49,6 +49,9 @@ nvme-connect-all \- Discover and Connect to Fabrics controllers\&. [\-\-nr\-write\-queues=<#> | \-W <#>] [\-\-nr\-poll\-queues=<#> | \-P <#>] [\-\-queue\-size=<#> | \-Q <#>] + [\-\-matching | \-m] + [\-\-persistent | \-p] + [\-\-quiet | \-q] .fi .SH "DESCRIPTION" .sp @@ -173,6 +176,21 @@ Adds additional queues that will be used for polling latency sensitive I/O\&. .RS 4 Overrides the default number of elements in the I/O queues created by the driver\&. This option will be ignored for discovery, but will be passed on to the subsequent connect call\&. .RE +.PP +\-m, \-\-matching +.RS 4 +If a traddr was specified on the command line or in the configuration file, only create controllers for discovery records that match the given traddr, rather than for all entries in the discovery log page\&. +.RE +.PP +\-p, \-\-persistent +.RS 4 +Don\(cqt remove the discovery controller after retrieving the discovery log page\&. +.RE +.PP +\-q, \-\-quiet +.RS 4 +Suppress error messages\&. +.RE .SH "EXAMPLES" .sp .RS 4 diff --git a/Documentation/nvme-connect-all.html b/Documentation/nvme-connect-all.html index 70220ba..b5f22f7 100644 --- a/Documentation/nvme-connect-all.html +++ b/Documentation/nvme-connect-all.html @@ -1,9 +1,10 @@ + - + nvme-connect-all(1)