command

command — The name of an executable program or other software command.

Synopsis

command ::= [-]

Description

This element holds the name of an executable program or the text of a command that a user enters to execute a program.

A command is an integral part of the cmdsynopsis environment as well as being a common inline.

Processing expectations

Formatted inline.

Children [+]

This element contains 29 elements.

Examples

<article xmlns='http://docbook.org/ns/docbook'>
<title>Example command</title>

<para>In <acronym>UNIX</acronym>,
<command>ls</command> is used to get a directory listing.
</para>

</article>

In UNIX, ls is used to get a directory listing.

Last revised by Norman Walsh on 6 Jun 2011 (git hash: 6ffcc7640bbc5f852a318e452c9f210f03292cb9)