deleteLinkType - deletes a user-defined link type

USAGE

    deleteLinkType [<link-type>]

DESCRIPTION

With no argument, this returns a list of currently defined link types. Otherwise this deletes the specified link type.

EXAMPLES

To delete a type called "my links":

    lens> deleteLinkType "my links"

SEE ALSO

addLinkType


Last modified: Mon Jun 8 00:50:06 EDT 1998