/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

Rearranged so plugins and processes is the same thing

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