]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
doc: Add storage-tag option description for compare, read and write commands
authorTokunori Ikegami <ikegami.t@gmail.com>
Thu, 26 Jan 2023 16:47:32 +0000 (01:47 +0900)
committerTokunori Ikegami <ikegami.t@gmail.com>
Thu, 26 Jan 2023 16:47:32 +0000 (01:47 +0900)
Signed-off-by: Tokunori Ikegami <ikegami.t@gmail.com>
Documentation/nvme-compare.txt
Documentation/nvme-read.txt
Documentation/nvme-write.txt

index 11299bd783e4134930f5bd3c6017deab4282ad1b..0137d8d70492793981803c01a927dc2563de3730 100644 (file)
@@ -26,6 +26,7 @@ SYNOPSIS
                        [--show-command | -v]
                        [--dry-run | -w]
                        [--latency | -t]
+                       [--storage-tag<storage-tag> | -g <storage-tag>]
                        [--storage-tag-check<storage-tag-check> | -C <storage-tag-check>]
                        [--force]
 
@@ -140,6 +141,10 @@ metadata is passes.
 --latency::
        Print out the latency the IOCTL took (in us).
 
+--storage-tag=<storage-tag>::
+-g <storage-tag>::
+       Variable Sized Expected Logical Block Storage Tag(ELBST).
+
 --storage-tag-check=<storage-tag-check>::
 -C <storage-tag-check>::
        This bit specifies the Storage Tag field shall be checked as part of end-to-end
index c5f0e5224b580a6574e9e6fb3310074eff081040..1757fd303e55b921b26168b6017717aa74d7f86c 100644 (file)
@@ -26,6 +26,7 @@ SYNOPSIS
                        [--show-command | -v]
                        [--dry-run | -w]
                        [--latency | -t]
+                       [--storage-tag<storage-tag> | -g <storage-tag>]
                        [--storage-tag-check<storage-tag-check> | -C <storage-tag-check>]
                        [--force]
 
@@ -130,6 +131,10 @@ metadata is passes.
 --latency::
        Print out the latency the IOCTL took (in us).
 
+--storage-tag=<storage-tag>::
+-g <storage-tag>::
+       Variable Sized Expected Logical Block Storage Tag(ELBST).
+
 --storage-tag-check=<storage-tag-check>::
 -C <storage-tag-check>::
        This bit specifies the Storage Tag field shall be checked as part of end-to-end
index 837bd5cac33f2d6980e9843247132faf6ca58759..89aa667f0cbf66b952505791f2f808fc5a10afa4 100644 (file)
@@ -26,6 +26,7 @@ SYNOPSIS
                        [--show-command | -v]
                        [--dry-run | -w]
                        [--latency | -t]
+                       [--storage-tag<storage-tag> | -g <storage-tag>]
                        [--storage-tag-check<storage-tag-check> | -C <storage-tag-check>]
                        [--force]
 
@@ -138,6 +139,10 @@ metadata is passes.
 --latency::
        Print out the latency the IOCTL took (in us).
 
+--storage-tag=<storage-tag>::
+-g <storage-tag>::
+       Variable Sized Expected Logical Block Storage Tag(ELBST).
+
 --storage-tag-check=<storage-tag-check>::
 -C <storage-tag-check>::
        This bit specifies the Storage Tag field shall be checked as part of end-to-end