Merging upstream version 2.14.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
0d9181726f
commit
f268303a51
572 changed files with 4636 additions and 1730 deletions
|
@ -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>::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue