Lines 27-32
Link Here
|
27 |
<arg><option>--start</option>|<option>--stop</option>|<option>--restart</option></arg> |
27 |
<arg><option>--start</option>|<option>--stop</option>|<option>--restart</option></arg> |
28 |
<arg><option>--status</option></arg> |
28 |
<arg><option>--status</option></arg> |
29 |
<arg><option>--enable</option></arg> |
29 |
<arg><option>--enable</option></arg> |
|
|
30 |
<arg><option>--disable</option></arg> |
30 |
<arg><option>--verbose</option>|<option>-v</option></arg> |
31 |
<arg><option>--verbose</option>|<option>-v</option></arg> |
31 |
<arg><option>-h</option>|<option>--help</option></arg> |
32 |
<arg><option>-h</option>|<option>--help</option></arg> |
32 |
</cmdsynopsis> |
33 |
</cmdsynopsis> |
Lines 60-65
Link Here
|
60 |
</listitem> |
61 |
</listitem> |
61 |
</varlistentry> |
62 |
</varlistentry> |
62 |
<varlistentry> |
63 |
<varlistentry> |
|
|
64 |
<term><option>--disable</option></term> |
65 |
<listitem> |
66 |
<para>Copies the current SIP configuration file (/etc/koha/sites/instance/SIPconfig.xml) to a backup in the instance's configuration directory (/etc/koha/sites/) and shuts down running SIP processes</para> |
67 |
</listitem> |
68 |
</varlistentry> |
69 |
<varlistentry> |
63 |
<term><option>--status</option></term> |
70 |
<term><option>--status</option></term> |
64 |
<listitem> |
71 |
<listitem> |
65 |
<para>Show status information about the SIP server for the specified Koha instances.</para> |
72 |
<para>Show status information about the SIP server for the specified Koha instances.</para> |
66 |
- |
|
|