diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-05 08:38:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-05 08:38:39 +0000 |
commit | 80b126032c7e73d273bc883e973b5f1a94aac581 (patch) | |
tree | e7d13cf4f02585c239665a6c5465735ffde429c8 /Documentation/nvme-format.txt | |
parent | Releasing debian version 2.9.1-3. (diff) | |
download | nvme-cli-80b126032c7e73d273bc883e973b5f1a94aac581.tar.xz nvme-cli-80b126032c7e73d273bc883e973b5f1a94aac581.zip |
Merging upstream version 2.10.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Documentation/nvme-format.txt')
-rw-r--r-- | Documentation/nvme-format.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/nvme-format.txt b/Documentation/nvme-format.txt index e4623f1..eb28245 100644 --- a/Documentation/nvme-format.txt +++ b/Documentation/nvme-format.txt @@ -93,9 +93,9 @@ cryptographically. This is accomplished by deleting the encryption key. --pil=<pil>:: Protection Information Location: If set to ‘1’ and protection information is enabled, then protection information is transferred - as the first eight bytes of metadata. If cleared to ‘0’ and + as the first bytes of metadata. If cleared to ‘0’ and protection information is enabled, then protection information - is transferred as the last eight bytes of metadata. Defaults to 0. + is transferred as the last bytes of metadata. Defaults to 0. -i <pi>:: --pi=<pi>:: @@ -131,7 +131,7 @@ cryptographically. This is accomplished by deleting the encryption key. -t <timeout>:: --timeout=<timeout>:: - Override default timeout value. In milliseconds. + Override default timeout value 600,000. In milliseconds. -o <fmt>:: --output-format=<fmt>:: |