From: Daniel Wagner Date: Fri, 10 Feb 2023 13:12:33 +0000 (+0100) Subject: doc: --storage-tag-check doesn't take any arguments X-Git-Tag: v2.4~65 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=73cfbb4d145336889886d2980b1cabc5c77c58c5;p=users%2Fsagi%2Fnvme-cli.git doc: --storage-tag-check doesn't take any arguments Update the documentation on --storage-tag-check. This command line option is a boolean flag and doesn't take any arguments. Signed-off-by: Daniel Wagner --- diff --git a/Documentation/nvme-compare.txt b/Documentation/nvme-compare.txt index 0137d8d7..12121ab1 100644 --- a/Documentation/nvme-compare.txt +++ b/Documentation/nvme-compare.txt @@ -27,7 +27,7 @@ SYNOPSIS [--dry-run | -w] [--latency | -t] [--storage-tag | -g ] - [--storage-tag-check | -C ] + [--storage-tag-check | -C] [--force] DESCRIPTION @@ -141,13 +141,13 @@ metadata is passes. --latency:: Print out the latency the IOCTL took (in us). ---storage-tag=:: -g :: +--storage-tag=:: Variable Sized Expected Logical Block Storage Tag(ELBST). ---storage-tag-check=:: --C :: - This bit specifies the Storage Tag field shall be checked as part of end-to-end +-C:: +--storage-tag-check:: + This flag enables Storage Tag field checking as part of end-to-end data protection processing. --force:: diff --git a/Documentation/nvme-read.txt b/Documentation/nvme-read.txt index 1757fd30..3ceeba12 100644 --- a/Documentation/nvme-read.txt +++ b/Documentation/nvme-read.txt @@ -27,7 +27,7 @@ SYNOPSIS [--dry-run | -w] [--latency | -t] [--storage-tag | -g ] - [--storage-tag-check | -C ] + [--storage-tag-check | -C ] [--force] DESCRIPTION @@ -131,18 +131,18 @@ metadata is passes. --latency:: Print out the latency the IOCTL took (in us). ---storage-tag=:: -g :: +--storage-tag=:: Variable Sized Expected Logical Block Storage Tag(ELBST). ---storage-tag-check=:: --C :: - This bit specifies the Storage Tag field shall be checked as part of end-to-end +-C:: +--storage-tag-check:: + This flag enables Storage Tag field checking as part of end-to-end data protection processing. --force:: - Ignore namespace is currently busy and performed the operation - even though. + Ignore namespace is currently busy and performed the operation + even though. EXAMPLES -------- diff --git a/Documentation/nvme-verify.txt b/Documentation/nvme-verify.txt index 75c1de09..3c8039a6 100644 --- a/Documentation/nvme-verify.txt +++ b/Documentation/nvme-verify.txt @@ -18,7 +18,7 @@ SYNOPSIS [--app-tag-mask= | -m ] [--app-tag= | -a ] [--storage-tag | -S ] - [--storage-tag-check | -C ] + [--storage-tag-check | -C] DESCRIPTION ----------- @@ -75,13 +75,13 @@ metadata is passes. -a :: Optional application tag when used with protection information. ---storage-tag=:: -S :: +--storage-tag=:: Variable Sized Expected Logical Block Storage Tag(ELBST). ---storage-tag-check=:: --C :: - This bit specifies the Storage Tag field shall be checked as part of Verify operation. +-C:: +--storage-tag-check:: + This flag enables Storage Tag field checking as part of Verify operation. EXAMPLES -------- diff --git a/Documentation/nvme-write.txt b/Documentation/nvme-write.txt index 89aa667f..76cbd7ac 100644 --- a/Documentation/nvme-write.txt +++ b/Documentation/nvme-write.txt @@ -27,7 +27,7 @@ SYNOPSIS [--dry-run | -w] [--latency | -t] [--storage-tag | -g ] - [--storage-tag-check | -C ] + [--storage-tag-check | -C] [--force] DESCRIPTION @@ -139,13 +139,13 @@ metadata is passes. --latency:: Print out the latency the IOCTL took (in us). ---storage-tag=:: -g :: +--storage-tag=:: Variable Sized Expected Logical Block Storage Tag(ELBST). ---storage-tag-check=:: --C :: - This bit specifies the Storage Tag field shall be checked as part of end-to-end +-C:: +--storage-tag-check:: + This flag enables Storage Tag field checking as part of end-to-end data protection processing. --force::