Bug 7460: Add template toolkit's FILTER html_line_break on opac details description...
[koha.git] / debian / docs / koha-email-disable.xml
1 <article xmlns='http://docbook.org/ns/docbook'>
2 <title>koha-email-disable</title>
3 <info>
4 <productname>Koha</productname> is the first free software library automation package.
5 <author>
6   <orgname>The Koha Communnity</orgname>
7   <uri>http://koha-community.org/</uri>
8 </author>
9 </info>
10
11 <refentry xml:id="koha-email-disable">
12
13   <refmeta>
14     <refentrytitle>koha-email-disable</refentrytitle>
15     <manvolnum>8</manvolnum>
16   </refmeta>
17
18   <refnamediv>
19     <refname>koha-email-disable</refname>
20     <refpurpose>Turn off the email for a Koha instance.</refpurpose>
21     <refclass>UNIX/Linux</refclass>
22   </refnamediv>
23
24   <refsynopsisdiv>
25     <cmdsynopsis>
26       <command>koha-email-disable</command> <arg choice="req" rep="repeat"><replaceable>instancename</replaceable></arg>
27     </cmdsynopsis>
28   </refsynopsisdiv>
29
30   <refsect1><title>Description</title>
31   <para>Turn off the email for a Koha instance.</para>
32   </refsect1>
33   
34   <refsect1><title>See also</title>
35   <simplelist type="inline">
36     <member><command>koha-email-enable(8)</command></member>
37   </simplelist>
38   </refsect1>
39   
40 </refentry>
41
42 </article>