diff mbox series

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

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

Commit Message

Marcus Folkesson April 19, 2024, 6:33 a.m. UTC
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
---
 doc/source/swupdate.rst | 2 ++
 1 file changed, 2 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 |