diff mbox series

[v4,2/2] doc: document the --gen-swversions (-s) parameter

Message ID 20240507080243.725871-2-marcus.folkesson@gmail.com
State Superseded
Headers show
Series [v4,1/2] Introduce --gen-swversions parameter | expand

Commit Message

Marcus Folkesson May 7, 2024, 8:02 a.m. UTC
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
---
 doc/source/swupdate.rst             | 2 ++
 examples/configuration/swupdate.cfg | 1 +
 2 files changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/doc/source/swupdate.rst b/doc/source/swupdate.rst
index ff00ca02..b8df7fea 100644
--- a/doc/source/swupdate.rst
+++ b/doc/source/swupdate.rst
@@ -538,6 +538,8 @@  Command line parameters
 +-------------+----------+--------------------------------------------+
 | -o <file>   | string   | Save the stream (SWU) to a file.           |
 +-------------+----------+--------------------------------------------+
+| -s <file>   | string   | Save installed version info to a file.     |
++-------------+----------+--------------------------------------------+
 | -v          |    -     | Activate verbose output.                   |
 +-------------+----------+--------------------------------------------+
 | -M          |    -     | Disable setting the bootloader transaction |
diff --git a/examples/configuration/swupdate.cfg b/examples/configuration/swupdate.cfg
index b46c92d9..69a57e61 100644
--- a/examples/configuration/swupdate.cfg
+++ b/examples/configuration/swupdate.cfg
@@ -52,6 +52,7 @@ 
 #			  variables. This can be overridden in sw-description.
 #			  It is one set in libubootenv configuration file.
 # fwenv-config-location	: path of the configuration file for libubootenv
+# gen-swversions	: generate a version file containing all installed (versioned) images.
 globals :
 {