From: Martin Wilck Date: Wed, 29 Apr 2020 20:26:39 +0000 (+0200) Subject: doc: nvme-connect-all: document -p / --persistent X-Git-Tag: v1.12~30 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=31164be7258bc7107ddadaf340f88319887c57bc;p=users%2Fhch%2Fnvme-cli.git doc: nvme-connect-all: document -p / --persistent --- diff --git a/Documentation/nvme-connect-all.txt b/Documentation/nvme-connect-all.txt index 9384b24..9aba1c2 100644 --- a/Documentation/nvme-connect-all.txt +++ b/Documentation/nvme-connect-all.txt @@ -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 --------