localcmd

w
SYNOPSIS
	localcmd [long]
	localcmd <object> [long]

DESCRIPTION
	Write out a list of all commands defined for <object> (or your
	person) in the order in which they are tried.
	If option 'long' is specified, an elaborate list of all the commands
	and the associated functions is printed. Abbreviated commands
	(add_action(..., 1) type) are marked with a '*'.
	
	<object> may be a players name, a living name, an object filepath
	or a specification like 'third orc here'.

SEE ALSO
	query_actions(E), syntax