]> www.infradead.org Git - users/hch/nvme-cli.git/commitdiff
doc: nvme-connect-all: document -p / --persistent
authorMartin Wilck <mwilck@suse.com>
Wed, 29 Apr 2020 20:26:39 +0000 (22:26 +0200)
committerKeith Busch <kbusch@kernel.org>
Thu, 30 Apr 2020 18:13:30 +0000 (12:13 -0600)
Documentation/nvme-connect-all.txt

index 9384b2492db0f89ba8dcc6e48f5f0c1dd86b0b94..9aba1c2b5c67a708509d1a213fc50c6aec702969 100644 (file)
@@ -26,6 +26,7 @@ SYNOPSIS
                [--nr-poll-queues=<#>     | -P <#>]
                [--queue-size=<#>         | -Q <#>]
                [--matching               | -m]
+               [--persistent             | -p]
 
 DESCRIPTION
 -----------
@@ -146,6 +147,11 @@ OPTIONS
        file, only create controllers for discovery records that match the
        given traddr, rather than for all entries in the discovery log page.
 
+-p::
+--persistent::
+       Don't remove the discovery controller after retrieving the discovery
+       log page.
+
 
 EXAMPLES
 --------