linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: james_p_freyensee@linux.intel.com (Jay Freyensee)
Subject: [PATCH 2/4] nvme-cli: Tweak discover summary to match docs
Date: Wed, 28 Sep 2016 16:49:42 -0700	[thread overview]
Message-ID: <1475106584-14961-3-git-send-email-james_p_freyensee@linux.intel.com> (raw)
In-Reply-To: <1475106584-14961-1-git-send-email-james_p_freyensee@linux.intel.com>

Signed-off-by: Jay Freyensee <james_p_freyensee at linux.intel.com>
---
 nvme.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nvme.c b/nvme.c
index ab782d0..9c331ae 100644
--- a/nvme.c
+++ b/nvme.c
@@ -2668,7 +2668,7 @@ static int admin_passthru(int argc, char **argv, struct command *cmd, struct plu
 
 static int discover_cmd(int argc, char **argv, struct command *command, struct plugin *plugin)
 {
-	const char *desc = "Send command to discovery service.";
+	const char *desc = "Send Get Log Page request to Discovery Controller.";
 	return discover(desc, argc, argv, false);
 }
 
-- 
2.7.4

  parent reply	other threads:[~2016-09-28 23:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-28 23:49 [PATCH 0/4] .txt input files for discover man pages Jay Freyensee
2016-09-28 23:49 ` [PATCH 1/4] nvme-cli: Documentation for nvme-discover Jay Freyensee
2016-09-28 23:49 ` Jay Freyensee [this message]
2016-09-28 23:49 ` [PATCH 3/4] nvme-cli: Add nvme-connect.txt shell for fill in Jay Freyensee
2016-09-28 23:49 ` [PATCH 4/4] nvme-cli: Add discover connect cmds to main list Jay Freyensee

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=1475106584-14961-3-git-send-email-james_p_freyensee@linux.intel.com \
    --to=james_p_freyensee@linux.intel.com \
    /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;
as well as URLs for NNTP newsgroup(s).