1
0
Fork 0

Adding upstream version 2.14.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-22 13:00:33 +02:00
parent 94a061187a
commit dbdc28cb89
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
572 changed files with 4636 additions and 1730 deletions

View file

@ -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 <fmt>::
--output-format=<fmt>::