mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-17 02:48:34 +03:00
GlobalPlatform ADF.SD: Add command line reference + error message
The get_data shell command didn't have any interactive help / syntax, and no meaningful error message in case an unknown data object name was specified by the user. Let's fix that. Change-Id: I09faaf5d45118635cf832c8c513033aede1427e5
This commit is contained in:
@@ -795,8 +795,9 @@ projects like GlobalPlatformPro meanwhile.
|
||||
|
||||
get_data
|
||||
~~~~~~~~
|
||||
Performs the GET DATA command as specified by GlobalPlatform.
|
||||
|
||||
.. argparse::
|
||||
:module: pySim.global_platform
|
||||
:func: ADF_SD.AddlShellCommands.get_data_parser
|
||||
|
||||
cmd2 settable parameters
|
||||
------------------------
|
||||
|
||||
Reference in New Issue
Block a user