From 30ba351a6ed6ab800f4d2dbc9be99795b0be107e Mon Sep 17 00:00:00 2001 From: mkasenberg Date: Fri, 25 Mar 2022 07:08:42 +0100 Subject: [PATCH] docs/btshell: Fix name of show-addr command --- docs/btshell/btshell_api.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/btshell/btshell_api.rst b/docs/btshell/btshell_api.rst index 49605bf41..28a1021c5 100644 --- a/docs/btshell/btshell_api.rst +++ b/docs/btshell/btshell_api.rst @@ -48,11 +48,11 @@ For example: set addr_type=public addr=01:02:03:04:05:06 set addr_type=random addr=c1:aa:bb:cc:dd:ee -The address configuration can be viewed with the ``gatt-show-addr`` command, as follows: +The address configuration can be viewed with the ``show-addr`` command, as follows: :: - gatt-show-addr + show-addr public_id_addr=01:02:03:04:05:06 random_id_addr=c1:aa:bb:cc:dd:ee Initiate a direct connection to a device