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:
Harald Welte
2023-07-11 08:52:39 +02:00
parent a1561fe9ae
commit fdcf3c5702
2 changed files with 17 additions and 4 deletions

View File

@@ -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
------------------------