<cmdname>
A command name is the name of a software command.
Specialization hierarchy
The <cmdname>
element is specialized from
<keyword>
. It is defined in the software domain module.
Attributes
The following attributes are
available on this element: universal
attributes and @keyref
.
Example
The following code sample shows a <cmdname>
element that identifies the name of the rm
command.
<p>You can use the <cmdname>rm</cmdname> command to permanently delete an object.</p>