Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: jthumshirn@suse.de (Johannes Thumshirn)
Subject: [PATCH nvme-cli] Documentation: add manpage entry for connect's --ctrl-loss-tmo setting
Date: Tue, 10 Apr 2018 10:51:10 +0200	[thread overview]
Message-ID: <20180410085110.21112-1-jthumshirn@suse.de> (raw)

When adding nvme connect's --ctrl-loss-tmo flag we forgot to update
the manpage accordingly.

Signed-off-by: Johannes Thumshirn <jthumshirn at suse.de>
Reported-by: Matt Schulte <matt.schulte at netapp.com>
---
 Documentation/nvme-connect.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/nvme-connect.txt b/Documentation/nvme-connect.txt
index a746a3a721ed..af78b2a8238f 100644
--- a/Documentation/nvme-connect.txt
+++ b/Documentation/nvme-connect.txt
@@ -19,6 +19,7 @@ SYNOPSIS
 		[--queue-size=<#>         | -Q <#>]
 		[--keep-alive-tmo=<#>     | -k <#>]
 		[--reconnect-delay=<#>    | -c <#>]
+		[--ctrl-loss-tmo=<#>      | -l <#>]
 
 DESCRIPTION
 -----------
@@ -88,6 +89,10 @@ OPTIONS
 	Overrides the default delay (in seconds) before reconnect is attempted
 	after a connect loss.
 
+-l <#>::
+--ctrl-loss-tmo=<#>::
+	Overrides the default controller loss timeout period (in seconds).
+
 EXAMPLES
 --------
 * Connect to a subsystem named nqn.2014-08.com.example:nvme:nvm-subsystem-sn-d78432
-- 
2.16.2

             reply	other threads:[~2018-04-10  8:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-10  8:51 Johannes Thumshirn [this message]
2018-04-10 17:25 ` [PATCH nvme-cli] Documentation: add manpage entry for connect's --ctrl-loss-tmo setting Keith Busch
2018-04-18 14:21   ` Schremmer, Steven
2018-04-18 14:25     ` Keith Busch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180410085110.21112-1-jthumshirn@suse.de \
    --to=jthumshirn@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox