aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2021-05-03 23:17:29 +0200
committerHarald Welte <laforge@osmocom.org>2021-05-04 13:24:07 +0200
commitdaf2b392f04e3b97ce52e52df08bd5a79ac35715 (patch)
treebad1bb3e63dee0549c5ce26e38f50752b0e5129a /docs
parent917d98c1a5cbff72820c45e8c6ccb4ac425fd369 (diff)
shell: Add 'reset' command to reset the card
At some points during an interactive session or a script one may want to reset the card. Change-Id: I992eb3e0ed52f7941a5fb44f28a42e22ebd49301
Diffstat (limited to 'docs')
-rw-r--r--docs/shell.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/shell.rst b/docs/shell.rst
index 5170999..08fd376 100644
--- a/docs/shell.rst
+++ b/docs/shell.rst
@@ -193,6 +193,12 @@ verify_adm
FIXME
+reset
+~~~~~
+
+Perform card reset and display the card ATR.
+
+
Linear Fixed EF commands
------------------------