]> git.ipfire.org Git - thirdparty/asterisk.git/commit
manager.c: Improve clarity of "manager show connected".
authorNaveen Albert <asterisk@phreaknet.org>
Tue, 5 Dec 2023 16:36:47 +0000 (11:36 -0500)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Mon, 11 Dec 2023 17:34:28 +0000 (17:34 +0000)
commitce1f4b3018ff10bd1984548da06f3c31c08818c2
treef5d3c7331cc08f69045fa839bc9476914a0ff9fe
parent44a5b99cdd773536086f4fcc22cbe604f4c4e485
manager.c: Improve clarity of "manager show connected".

Improve the "manager show connected" CLI command
to clarify that the last two columns are permissions
related, not counts, and use sufficient widths
to consistently display these values.

ASTERISK-30143 #close
Resolves: #482
main/manager.c