[Crosstoolchain-logs] [device-tree-compiler] 34/57: manual: Document missing options

Vagrant Cascadian vagrant at moszumanska.debian.org
Thu Sep 28 22:03:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

vagrant pushed a commit to branch upstream/latest
in repository device-tree-compiler.

commit aae22722fc8d93d88b40c3621705917d74244ca7
Author: Pantelis Antoniou <pantelis.antoniou at konsulko.com>
Date:   Wed Jun 14 17:50:27 2017 +0300

    manual: Document missing options
    
    The -d and -s options were undocumented. Add an entry in the manual.
    
    Signed-off-by: Pantelis Antoniou <pantelis.antoniou at konsulko.com>
    Signed-off-by: David Gibson <david at gibson.dropbear.id.au>
---
 Documentation/manual.txt | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Documentation/manual.txt b/Documentation/manual.txt
index 2f07350..d4e99e3 100644
--- a/Documentation/manual.txt
+++ b/Documentation/manual.txt
@@ -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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/crosstoolchain/device-tree-compiler.git



More information about the Crosstoolchain-logs mailing list