Name
	dbci - lists database information about a channel
Usage
	dbci <channel_database_ID>
	This command is used to print the database information about a channel.
	This includes the rights that are saved in the database, but arent
	currently used (e.g. rights of users that arent in the channel). Its a
	useful tool to check on how the rights in your channels are distributed
	currently. The information is similar to ci, just look there if you want
	to know what the weird shortcuts mean :P.
Example
	fc default
	>c_id    c_dbid  c_name
	>2       87      Default Channel
	>OK
	dbci 87
[some information that is too long for the 80 char lines :) ]
	>p_dbid  loginname       ca      ao      av
	>190     ProVidencE      1       0       0
	>203     toxic   1       0       0
	>1599    MapE    1       0       0
	>OK
