From 66e4b69042cd3b44acd42f1fad2109180c1bc48b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 24 Dec 2023 08:57:54 +0100 Subject: Merging upstream version 2.7.1. Signed-off-by: Daniel Baumann --- Documentation/nvme-write-uncor.txt | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'Documentation/nvme-write-uncor.txt') diff --git a/Documentation/nvme-write-uncor.txt b/Documentation/nvme-write-uncor.txt index 19415c2..6e49c61 100644 --- a/Documentation/nvme-write-uncor.txt +++ b/Documentation/nvme-write-uncor.txt @@ -13,6 +13,7 @@ SYNOPSIS [--namespace-id= | -n ] [--dir-type= | -T ] [--dir-spec= | -S ] + [--output-format= | -o ] [--verbose | -v] DESCRIPTION ----------- @@ -21,16 +22,16 @@ blocks. OPTIONS ------- ---start-block=:: -s :: +--start-block=:: Start block. ---block-count=:: -c:: +--block-count=:: Number of logical blocks to write uncorrectable. ---namespace-id=:: -n :: +--namespace-id=:: Namespace ID use in the command. -T :: @@ -41,6 +42,15 @@ OPTIONS --dir-spec=:: Directive specific +-o :: +--output-format=:: + Set the reporting format to 'normal', 'json' or 'binary'. Only one + output format can be used at a time. + +-v:: +--verbose:: + Increase the information detail in the output. + EXAMPLES -------- No examples yet. -- cgit v1.2.3