Name
	dccl - Debug Client Channel List
Usage
	dccl
	After you selected a virtual Server (-> sel), the dccl command prints
	out a list of all clients, sorted by the channels they are in. The first
	column displays the Channel ID, the second the Channel Name, the third
	the Player ID and the fourth the Player Name. If a Channel is empty, the
	Player ID will be -1.
Example
	dccl
	> c_id    c_name  p_id    p_name
	> 1       "Echo / Spam Channel"   -1
	> 2       "Default Channel"       -1
	> 3       "Talk Channel, Choose language" -1
	> 4       "Admins-Island" 5956    "pwk.linuxfan"
	> 4       "Admins-Island" 5975    "SatanClaus"
	> 5       "Public Talk -1-"       -1
	> 6       "Public Talk -2-"       -1
	> 7       "Public Talk -3-"       -1
	[...]
