]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
nvme-connect-all(1): fix documentation for --quiet/-S
authorMartin Wilck <mwilck@suse.com>
Wed, 20 Jan 2021 22:43:39 +0000 (23:43 +0100)
committerMartin Wilck <mwilck@suse.com>
Tue, 30 Mar 2021 15:40:32 +0000 (17:40 +0200)
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Documentation/nvme-connect-all.1
Documentation/nvme-connect-all.html
Documentation/nvme-connect-all.txt

index 91d6896ed205d03c0875a716d6e573f07d087aa1..a53a0179e706eab3209e823bc2ca40f5ac7d6b45 100644 (file)
@@ -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 <http://docbook.sf.net/>
-.\"      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
index beae0132ea563d524ed9ede4a2b9c8cb092b5d4f..f779c7b9028717cd9cdcecc85036d79e33ca842a 100644 (file)
@@ -4,7 +4,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 8.6.10" />\r
+<meta name="generator" content="AsciiDoc" />\r
 <title>nvme-connect-all(1)</title>\r
 <style type="text/css">\r
 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */\r
@@ -436,7 +436,7 @@ thead, p.table.header {
 p.table {\r
   margin-top: 0;\r
 }\r
-/* Because the table frame attribute is overriden by CSS in most browsers. */\r
+/* Because the table frame attribute is overridden by CSS in most browsers. */\r
 div.tableblock > table[frame="void"] {\r
   border-style: none;\r
 }\r
@@ -768,7 +768,7 @@ nvme-connect-all(1) Manual Page
                 [--queue-size=&lt;#&gt;         | -Q &lt;#&gt;]\r
                 [--matching               | -m]\r
                 [--persistent             | -p]\r
-                [--quiet                  | -q]</pre>\r
+                [--quiet                  | -S]</pre>\r
 <div class="attribution">\r
 </div></div>\r
 </div>\r
@@ -1048,7 +1048,7 @@ cellspacing="0" cellpadding="4">
 </p>\r
 </dd>\r
 <dt class="hdlist1">\r
--q\r
+-S\r
 </dt>\r
 <dt class="hdlist1">\r
 --quiet\r
@@ -1115,7 +1115,7 @@ nvme-connect(1)</p></div>
 <div id="footer">\r
 <div id="footer-text">\r
 Last updated\r
- 2020-10-20 16:47:21 PDT\r
+ 2021-01-20 23:40:57 CET\r
 </div>\r
 </div>\r
 </body>\r
index 128f33613b7cb6582848daf21a7469ea45d1ccbe..820dd6c6eb2c9e848b5019ac9039d64f24698a86 100644 (file)
@@ -27,7 +27,7 @@ SYNOPSIS
                [--queue-size=<#>         | -Q <#>]
                [--matching               | -m]
                [--persistent             | -p]
-               [--quiet                  | -q]
+               [--quiet                  | -S]
 
 DESCRIPTION
 -----------
@@ -154,7 +154,7 @@ OPTIONS
        Don't remove the discovery controller after retrieving the discovery
        log page.
 
--q::
+-S::
 --quiet::
        Suppress error messages.