← Prev in month ← Prev in thread

man page: long and short opts

From
Tobias Reif <>
Date
2004-06-17T10:33:20+00:00
ID
20040617103723.GA4022@linux
Thread
man page: long and short opts
Hi

In a man page I have:

<refentry>
  <!-- ... -->
  <refsect1>
    <title>Options</title>
    <variablelist>
      <!-- ... -->
      <varlistentry>
        <term><option>--prompt</option> <replaceable>string</replaceable></term>
        <listitem>
          <simpara>Use <replaceable>string</replaceable> as prompt in
          command mode.</simpara>
        </listitem>
      </varlistentry>

--prompt can also be supplied as -p; how would I best mark this up?

Any other suggestions?

TIA,
Tobi

-- 
to
  bi
    as
  re
if
← Prev in month ← Prev in thread