Name
	dbsuserdel - Deletes a SuperAdmin
Usage
	dbsuserdel <DBSUserID>
	With this command you can delete SuperAdmin accounts.
	To get the DBSUserID use the dbsuserlist (-> dbsuserlist) command.
Example
	dbsuserlist
	> id      created name
	> 1869    09-07-2003 23:38:38     "SantaClaus"
	> 1337    09-07-2003 23:40:11     "DeleteMe"
	> OK
	dbsuserdel 1337
	> OK
	dbsuserlist
	> id      created name
	> 1869    09-07-2003 23:38:38     "SantaClaus"
	> OK
