NAME
        delchar - delete a character.

ACCESS CLASS
        archwizard + keeper

SYNOPSIS
        delchar [-f] <name> <reason>

DESCRIPTION
        Deletes a player. A backup is kept under /data/deleted/
	It also removes some additional records related to the player.

        If the deletion is the result of a punishment, also update the
        "pinfo" of the person. The person may not be logged in during
        deletion.

ARGUMENTS
        -f       - force deletion of a player whose name is flagged as bad.
        <name>   - the name of the person to delete.
        <reason> - a short reason for the deletion.

SEE ALSO
        badname, pinfo
