/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 plugin-runner.xml

  • Committer: Teddy Hogeborn
  • Date: 2008-08-31 13:55:04 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080831135504-2ka1cccglsghslxy
* plugin-runner.xml (/refentry/refentryinfo/copyright): Split
                                                        copyright
                                                        holders.
* plugins.d/password-request.xml (/refentry/refentryinfo/copyright):
                                 Split copyright holders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
        "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
6
6
<!ENTITY VERSION "1.0">
7
7
<!ENTITY COMMANDNAME "plugin-runner">
8
 
<!ENTITY TIMESTAMP "2008-08-30">
 
8
<!ENTITY TIMESTAMP "2008-08-31">
9
9
]>
10
10
 
11
11
<refentry>
33
33
    </authorgroup>
34
34
    <copyright>
35
35
      <year>2008</year>
36
 
      <holder>Teddy Hogeborn &amp; Björn Påhlsson</holder>
 
36
      <holder>Teddy Hogeborn</holder>
 
37
      <holder>Björn Påhlsson</holder>
37
38
    </copyright>
38
39
    <legalnotice>
39
40
      <para>
172
173
    <title>OPTIONS</title>
173
174
    <variablelist>
174
175
      <varlistentry>
175
 
        <term><literal>-g</literal>,<literal>--global-options
176
 
        <replaceable>OPTIONS</replaceable></literal></term>
 
176
        <term><option>--global-options
 
177
        <replaceable>OPTIONS</replaceable></option></term>
 
178
        <term><option>-g
 
179
        <replaceable>OPTIONS</replaceable></option></term>
177
180
        <listitem>
178
181
          <para>
179
182
            Global options given to all plugins as additional start
184
187
      </varlistentry>
185
188
 
186
189
      <varlistentry>
187
 
        <term><literal>-o</literal>,<literal> --options-for
188
 
        <replaceable>PLUGIN</replaceable>:<replaceable>OPTION</replaceable>
189
 
        </literal></term>
 
190
        <term><option>--options-for
 
191
        <replaceable>PLUGIN</replaceable><literal>:</literal
 
192
        ><replaceable>OPTION</replaceable></option></term>
 
193
        <term><option>-o
 
194
        <replaceable>PLUGIN</replaceable><literal>:</literal
 
195
        ><replaceable>OPTION</replaceable></option></term>
190
196
        <listitem>
191
197
          <para>
192
198
            Plugin specific options given to the plugin as additional
197
203
      </varlistentry>
198
204
 
199
205
      <varlistentry>
200
 
        <term><literal>-d</literal>,<literal> --disable
201
 
        <replaceable>PLUGIN</replaceable>
202
 
        </literal></term>
 
206
        <term><option> --disable
 
207
        <replaceable>PLUGIN</replaceable></option></term>
 
208
        <term><option>-d
 
209
        <replaceable>PLUGIN</replaceable></option></term>
203
210
        <listitem>
204
211
          <para>
205
212
            Disable a specific plugin
208
215
      </varlistentry>
209
216
 
210
217
      <varlistentry>
211
 
        <term><literal>--groupid <replaceable>ID</replaceable>
212
 
        </literal></term>
 
218
        <term><option>--groupid
 
219
        <replaceable>ID</replaceable></option></term>
213
220
        <listitem>
214
221
          <para>
215
222
            Group ID the plugins will run as
218
225
      </varlistentry>
219
226
 
220
227
      <varlistentry>
221
 
        <term><literal>--userid <replaceable>ID</replaceable>
222
 
        </literal></term>
 
228
        <term><option>--userid
 
229
        <replaceable>ID</replaceable></option></term>
223
230
        <listitem>
224
231
          <para>
225
232
            User ID the plugins will run as
228
235
      </varlistentry>
229
236
 
230
237
      <varlistentry>
231
 
        <term><literal>--plugin-dir <replaceable>DIRECTORY</replaceable>
232
 
        </literal></term>
 
238
        <term><option>--plugin-dir
 
239
        <replaceable>DIRECTORY</replaceable></option></term>
233
240
        <listitem>
234
241
          <para>
235
242
            Specify a different plugin directory
238
245
      </varlistentry>
239
246
      
240
247
      <varlistentry>
241
 
        <term><literal>--debug</literal></term>
 
248
        <term><option>--debug</option></term>
242
249
        <listitem>
243
250
          <para>
244
251
            Debug mode
247
254
      </varlistentry>
248
255
      
249
256
      <varlistentry>
250
 
        <term><literal>-?</literal>, <literal>--help</literal></term>
 
257
        <term><option>--help</option></term>
 
258
        <term><option>-?</option></term>
251
259
        <listitem>
252
260
          <para>
253
261
            Gives a help message
256
264
      </varlistentry>
257
265
      
258
266
      <varlistentry>
259
 
        <term><literal>--usage</literal></term>
 
267
        <term><option>--usage</option></term>
260
268
        <listitem>
261
269
          <para>
262
270
            Gives a short usage message
265
273
      </varlistentry>
266
274
 
267
275
      <varlistentry>
268
 
        <term><literal>-V</literal>, <literal>--version</literal></term>
 
276
        <term><option>--version</option></term>
 
277
        <term><option>-V</option></term>
269
278
        <listitem>
270
279
          <para>
271
280
            Prints the program version