client: Update endpoint.show and transport.show documentation
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 30 Sep 2024 19:40:54 +0000 (15:40 -0400)
committerWootak Jung <wootak.jung@samsung.com>
Thu, 20 Feb 2025 07:43:23 +0000 (16:43 +0900)
endpoint.show and transport.show argument is optional with latest
changes.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
client/bluetoothctl-endpoint.rst
client/bluetoothctl-transport.rst

index 907dbde34014d123106f348030b26158d33b5f55..d13f37cd97e9b06a2e87dea9fbc318c4df64e8f2 100644 (file)
@@ -33,7 +33,7 @@ show
 
 Endpoint information.
 
-:Usage: **# show <endpoint>**
+:Usage: **# show [endpoint]**
 
 register
 --------
index f92621affe0d5870051efbaf97ffbaba69f4fe37..96156a8cf87b644aa4de31a2438a5dd5cf20dbdd 100644 (file)
@@ -33,7 +33,7 @@ show
 
 Show transport information.
 
-:Usage: **# show <transport>**
+:Usage: **# show [transport]**
 
 acquire
 -------