1 <article xmlns='http://docbook.org/ns/docbook'>
2 <title>koha-stop-sip</title>
4 <productname>Koha</productname> is the first free software library automation package.
7 <firstname>Robin</firstname>
8 <surname>Sheat</surname>
11 <orgname>Catalyst IT</orgname>
12 <uri>http://www.catalyst.net.nz</uri>
14 <contrib>Author</contrib>
18 <refentry xml:id="koha-stop-sip">
21 <refentrytitle>koha-stop-sip</refentrytitle>
22 <manvolnum>8</manvolnum>
26 <refname>koha-stop-sip</refname>
27 <refpurpose>Stops the SIP daemon for the specified Koha instances.</refpurpose>
28 <refclass>UNIX/Linux</refclass>
33 <command>koha-stop-sip</command>
34 <arg choice="req" rep="repeat"><replaceable>instancename</replaceable></arg>
38 <refsect1><title>Description</title>
39 <para>This will stop the SIP daemon for the Koha instance specified by <arg>instancename</arg>.</para>
40 <para>If it's not running, an note will be displayed.</para>
43 <refsect1><title>See also</title>
44 <simplelist type="inline">
45 <member><command>koha-start-sip(8)</command></member>
46 <member><command>koha-enable-sip(8)</command></member>