Go to the first, previous, next, last section, table of contents.
@option
{option-name}
Use the @option
command to indicate a command-line option; for
example, @option{-l} or @option{--version} or
@option{--output=filename}.
@option
is equivalent to @samp
in its effects.
For example:
The option @option{-l} produces a long listing.
produces
The option @option{-l} produces a long listing.
In tables, putting options inside @code
produces a
more pleasing effect.
Go to the first, previous, next, last section, table of contents.