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
This commit is contained in:
Harald Welte
2024-01-25 15:43:48 +01:00
parent e6124b0aba
commit 280a9a3408

View File

@@ -941,6 +941,12 @@ get_data
: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
--------------------