/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to plugins.d/password-prompt.xml

  • Committer: Teddy Hogeborn
  • Date: 2008-08-31 10:44:32 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080831104432-9hzi47foc7tlmade
* plugins.d/password-prompt.xml (OPTIONS): Move <replaceable> tags to
                                           inside <option> tags.
                                           Moved long options before
                                           short.

Show diffs side-by-side

added added

removed removed

Lines of Context:
134
134
    
135
135
    <variablelist>
136
136
      <varlistentry>
137
 
        <term><option>-p</option> <replaceable>PREFIX</replaceable
138
 
        ></term>
139
 
        <term><option>--prefix=</option><replaceable
140
 
        >PREFIX</replaceable></term>
 
137
        <term><option>--prefix=<replaceable
 
138
        >PREFIX</replaceable></option></term>
 
139
        <term><option>-p
 
140
        <replaceable>PREFIX</replaceable></option></term>
141
141
        <listitem>
142
142
          <para>
143
143
            Prefix string shown before the password prompt.
157
157
      </varlistentry>
158
158
      
159
159
      <varlistentry>
 
160
        <term><option>--help</option></term>
160
161
        <term><option>-?</option></term>
161
 
        <term><option>--help</option></term>
162
162
        <listitem>
163
163
          <para>
164
164
            Gives a help message about options and their meanings.
176
176
      </varlistentry>
177
177
      
178
178
      <varlistentry>
 
179
        <term><option>--version</option></term>
179
180
        <term><option>-V</option></term>
180
 
        <term><option>--version</option></term>
181
181
        <listitem>
182
182
          <para>
183
183
            Prints the program version.