laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/36224?usp=email )
(
2 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: docs/shell: Add missing :ref: when referencing other command ......................................................................
docs/shell: Add missing :ref: when referencing other command
Change-Id: I18f110e6313932d82b19ecaa7e07ef00c2339513 --- M docs/shell.rst 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: fixeria: Looks good to me, approved Jenkins Builder: Verified
diff --git a/docs/shell.rst b/docs/shell.rst index 768765e..375e2d3 100644 --- a/docs/shell.rst +++ b/docs/shell.rst @@ -1002,7 +1002,7 @@ ~~~~~~~~~~~~~~~ This command will request deletion of all access rules stored within the ARA-M applet. Use it with caution, there is no undo. Any rules later -intended must be manually inserted again using `aram_store_ref_ar_do` +intended must be manually inserted again using :ref:`aram_store_ref_ar_do`
GlobalPlatform commands