From: Keith Busch
Date: Wed, 18 Jan 2017 20:15:02 +0000 (-0500)
Subject: Fix read/write man pages
X-Git-Tag: v1.2~31
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=31d34552f3fdfcbca2c18ea2753f1ad805ef1439;p=users%2Fsagi%2Fnvme-cli.git
Fix read/write man pages
Removing the second "block-count" parameter.
Signed-off-by: Keith Busch
---
diff --git a/Documentation/nvme-read.1 b/Documentation/nvme-read.1
index 8d6b99ea..7bf7d164 100644
--- a/Documentation/nvme-read.1
+++ b/Documentation/nvme-read.1
@@ -61,11 +61,6 @@ Start block\&.
The number of blocks to transfer\&. This is a zeroes based value to align with the kernel\(cqs use of this field\&. (ie\&. 0 means transfer 1 block)\&.
.RE
.PP
-\-\-block\-count=, \-c
-.RS 4
-Number of logical blocks to write\&.
-.RE
-.PP
\-\-data\-size=, \-z
.RS 4
Size of data, in bytes\&.
diff --git a/Documentation/nvme-read.html b/Documentation/nvme-read.html
index 2bf0f44e..2e93ed78 100644
--- a/Documentation/nvme-read.html
+++ b/Documentation/nvme-read.html
@@ -800,17 +800,6 @@ by default if you don’t provide a file.
---block-count=<nlb>
-
-
--c <nlb>
-
-
-
- Number of logical blocks to write.
-
-
-
--data-size=<size>
@@ -965,7 +954,7 @@ metadata is passes.