laforge has uploaded this change for review. (
https://gerrit.osmocom.org/c/pysim/+/35683?usp=email )
Change subject: docs: Add missing global_platform store_data command docs
......................................................................
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(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/83/35683/1
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
https://gerrit.osmocom.org/c/pysim/+/35683?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I6039818c2c0c5373b4a4ef1e33e152de7fbbd01a
Gerrit-Change-Number: 35683
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: newchange