You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ja...@apache.org on 2022/03/25 12:52:49 UTC

[mynewt-nimble] branch master updated: docs/btshell: Fix name of show-addr command

This is an automated email from the ASF dual-hosted git repository.

janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git


The following commit(s) were added to refs/heads/master by this push:
     new 30ba351  docs/btshell: Fix name of show-addr command
30ba351 is described below

commit 30ba351a6ed6ab800f4d2dbc9be99795b0be107e
Author: mkasenberg <ma...@codecoup.pl>
AuthorDate: Fri Mar 25 07:08:42 2022 +0100

    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 49605bf..28a1021 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