diff mbox series

doc: add offset to sw-description attribute reference

Message ID 20171017085755.24707-1-christian.storm@siemens.com
State Accepted
Headers show
Series doc: add offset to sw-description attribute reference | expand

Commit Message

Storm, Christian Oct. 17, 2017, 8:57 a.m. UTC
Signed-off-by: Christian Storm <christian.storm@siemens.com>
---
 doc/source/sw-description.rst | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/doc/source/sw-description.rst b/doc/source/sw-description.rst
index 57ced46..d8fd2f7 100644
--- a/doc/source/sw-description.rst
+++ b/doc/source/sw-description.rst
@@ -898,6 +898,8 @@  There are 4 main sections inside sw-description:
    | embedded-   | string   |            | Lua code that is embedded in the      |
    | script      |          |            | sw-description file.                  |
    +-------------+----------+------------+---------------------------------------+
+   | offset      | string   | images     | Optional destination offset           |
+   +-------------+----------+------------+---------------------------------------+
    | hook        | string   | images     | The name of the function (Lua) to be  |
    |             |          | files      | called when the entry is parsed.      |
    +-------------+----------+------------+---------------------------------------+