From 2abe360288c70ccd9443cfc3312522b60547125b Mon Sep 17 00:00:00 2001 From: Tokunori Ikegami Date: Mon, 12 May 2025 00:59:19 +0900 Subject: [PATCH] doc: update dir-send command documentation on -H Since actually the option is not used by the command. Signed-off-by: Tokunori Ikegami --- Documentation/nvme-dir-send.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Documentation/nvme-dir-send.txt b/Documentation/nvme-dir-send.txt index e5a3db73ad..2293257482 100644 --- a/Documentation/nvme-dir-send.txt +++ b/Documentation/nvme-dir-send.txt @@ -31,9 +31,8 @@ device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1). On success, the returned directive's parameter structure (if applicable) is returned in one of several ways depending on the option flags; the -structure may parsed by the program and printed in a readable format -if it is a known structure, displayed in hex, or the raw buffer may be -printed to stdout for another program to parse. +structure may parsed by the program and displayed in hex, or the raw buffer +may be printed to stdout for another program to parse. OPTIONS ------- @@ -85,8 +84,7 @@ OPTIONS -H:: --human-readable:: - Print the decoded receive buffer to stdout if the command returns - a structure. + deprecated; does nothing so use the --verbose flag instead. -o :: --output-format=::