Merging upstream version 2.11.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
6f6d3e85f8
commit
0f2367f2fa
533 changed files with 9033 additions and 4835 deletions
|
@ -14,7 +14,7 @@ SYNOPSIS
|
|||
[--data-len=<data-len> | -l <data-len>]
|
||||
[--sel=<select> | -s <select>]
|
||||
[--raw-binary | -b] [--cdw11=<cdw11> | -c <cdw11>]
|
||||
[--human-readable | -H]
|
||||
[--human-readable | -H] [--changed | -C]
|
||||
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
|
||||
[--timeout=<timeout> | -t <timeout>]
|
||||
|
||||
|
@ -84,6 +84,10 @@ OPTIONS
|
|||
This option will parse and format many of the bit fields
|
||||
into human-readable formats.
|
||||
|
||||
-C::
|
||||
--changed::
|
||||
This option will show feature changed.
|
||||
|
||||
-o <fmt>::
|
||||
--output-format=<fmt>::
|
||||
Set the reporting format to 'normal', 'json' or 'binary'. Only one
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue