laforge submitted this change.
1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
docs: Add missing global_platform store_data command docs
In If30c5d31b4e7dd60d3a5cfb1d1cbdcf61741a50e we introduced a store_data
comamnd, but forgot to add it to the pySim-shell manual.
Change-Id: I6039818c2c0c5373b4a4ef1e33e152de7fbbd01a
---
M docs/shell.rst
1 file changed, 18 insertions(+), 0 deletions(-)
diff --git a/docs/shell.rst b/docs/shell.rst
index 7022b5a..89a0d0a 100644
--- a/docs/shell.rst
+++ b/docs/shell.rst
@@ -941,6 +941,12 @@
:module: pySim.global_platform
:func: ADF_SD.AddlShellCommands.get_data_parser
+store_data
+~~~~~~~~~~
+.. argparse::
+ :module: pySim.global_platform
+ :func: ADF_SD.AddlShellCommands.store_data_parser
+
eUICC ISD-R commands
--------------------
To view, visit change 35683. To unsubscribe, or for help writing mail filters, visit settings.