]> 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)
committerNaveen Albert <asterisk@phreaknet.org>
Mon, 11 Dec 2023 17:34:25 +0000 (17:34 +0000)
commit09bd80c627cb636f80607c47f0b6a2bc627ad11c
tree7292d1bebdfcb8b7cedd116741510dfe01b7b93d
parente001a1b6d3e114d4b605e749dee867cdce6ff88b
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