client: Update endpoint.show and transport.show documentation

endpoint.show and transport.show argument is optional with latest
changes.
This commit is contained in:
Luiz Augusto von Dentz 2024-09-30 15:40:54 -04:00
parent f7028d6a05
commit 20a38abb36
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ show
Endpoint information.
:Usage: **# show <endpoint>**
:Usage: **# show [endpoint]**
register
--------

View File

@ -33,7 +33,7 @@ show
Show transport information.
:Usage: **# show <transport>**
:Usage: **# show [transport]**
acquire
-------