mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-16 18:38:32 +03:00
shell: Proper argparser (for help + manual) activate_file
Change-Id: I5929ae3deff4d15b5db4a1d866576271c57a955f
This commit is contained in:
@@ -143,7 +143,12 @@ Deactivate the currently selected file. This used to be called INVALIDATE in TS
|
||||
|
||||
activate_file
|
||||
~~~~~~~~~~~~~
|
||||
Activate the currently selected file. This used to be called REHABILITATE in TS 11.11.
|
||||
Activate the specified file. This used to be called REHABILITATE in TS 11.11.
|
||||
You need to specify the name or FID of the file to activate.
|
||||
|
||||
.. argparse::
|
||||
:module: pySim-shell
|
||||
:func: Iso7816Commands.activate_file_parser
|
||||
|
||||
open_channel
|
||||
~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user