manual: Document missing options

The -d and -s options were undocumented. Add an entry in the manual.

Signed-off-by: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
main
Pantelis Antoniou 2017-06-14 17:50:27 +03:00 committed by David Gibson
parent 13ce6e1c2f
commit aae22722fc
1 changed files with 5 additions and 1 deletions

View File

@ -674,4 +674,8 @@ The fdtdump program prints a readable version of a flat device tree file.

The syntax of the fdtdump command line is:

fdtdump <DTB-file-name>
fdtdump [options] <DTB-file-name>

Where options are:
-d,--debug Dump debug information while decoding the file
-s,--scan Scan for an embedded fdt in given file