aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2021-05-03 23:30:11 +0200
committerHarald Welte <laforge@osmocom.org>2021-05-04 13:24:07 +0200
commit7743c20d2abbd9ee7d91e57b81e977b83020f458 (patch)
tree8a0c085ba48bbbe723edbb6706b1990e22496a4a
parent903bdaaca8e737a4b3389573f837df6bdf7bf158 (diff)
docs/shell.rst: Document verify_adm and tree commands
-rw-r--r--docs/shell.rst11
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/shell.rst b/docs/shell.rst
index 08fd376..5bc86ae 100644
--- a/docs/shell.rst
+++ b/docs/shell.rst
@@ -185,12 +185,19 @@ export
tree
~~~~
-FIXME
+
+Display a tree of the card filesystem. It is important to note that this displays a tree
+of files that might potentially exist (based on the card profile). In order to determine if
+a given file really exists on a given card, you have to try to select that file.
verify_adm
~~~~~~~~~~
-FIXME
+
+Verify the ADM (Administrator) PIN specified as argument. This is typically needed in order
+to get write/update permissions to most of the files on SIM cards.
+
+Currently only ADM1 is supported.
reset