Updated the documentation for properties(1)
This commit is contained in:
parent
c9a1051b20
commit
1f2c5eb527
|
@ -49,6 +49,8 @@
|
||||||
<refsynopsisdiv>
|
<refsynopsisdiv>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
<command>&name;</command>
|
<command>&name;</command>
|
||||||
|
<arg choice="opt"><option>-p</option>
|
||||||
|
<replaceable>plug-in</replaceable></arg>
|
||||||
<arg choice="plain" rep="repeat"><replaceable>file</replaceable></arg>
|
<arg choice="plain" rep="repeat"><replaceable>file</replaceable></arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
</refsynopsisdiv>
|
</refsynopsisdiv>
|
||||||
|
@ -64,9 +66,15 @@
|
||||||
</refsect1>
|
</refsect1>
|
||||||
<refsect1 id="options">
|
<refsect1 id="options">
|
||||||
<title>Options</title>
|
<title>Options</title>
|
||||||
<para>No options are available; &name; expects an arbitrary number of files
|
<para>The following options are available:</para>
|
||||||
and directories to be specified as arguments on the command line
|
<variablelist>
|
||||||
instead.</para>
|
<varlistentry>
|
||||||
|
<term><option>-p</option></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Plug-in to load.</para>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
</variablelist>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
<refsect1 id="bugs">
|
<refsect1 id="bugs">
|
||||||
<title>Bugs</title>
|
<title>Bugs</title>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user