Bug 15485: (QA followup) Fix behaviour and default values
[koha.git] / debian / docs / koha-upgrade-to-3.4.xml
1 <article xmlns='http://docbook.org/ns/docbook'>
2 <title>koha-upgrade-to-3.4</title>
3 <info>
4 <productname>Koha</productname> is the first free software library automation package.
5 <author>
6   <orgname>The Koha Community</orgname>
7   <uri>http://koha-community.org/</uri>
8 </author>
9 </info>
10
11 <refentry xml:id="koha-upgrade-to-3.4">
12
13   <refmeta>
14     <refentrytitle>koha-upgrade-to-3.4</refentrytitle>
15     <manvolnum>8</manvolnum>
16   </refmeta>
17
18   <refnamediv>
19     <refname>koha-upgrade-to-3.4</refname>
20     <refpurpose>Performs the necessary changes to upgrade a Koha system from 3.2 to 3.4. If no instance names are provided, this will run it on all of them.</refpurpose>
21     <refclass>UNIX/Linux</refclass>
22   </refnamediv>
23
24   <refsynopsisdiv>
25     <cmdsynopsis>
26       <command>koha-upgrade-to-3.4</command> <arg choice="req" rep="repeat"><replaceable>instancename</replaceable></arg>
27     </cmdsynopsis>
28   </refsynopsisdiv>
29
30   <refsect1><title>Description</title>
31   <para>Performs the necessary changes to upgrade a Koha system from 3.2 to 3.4. If no instance names are provided, this will run it on all of them.</para>
32   </refsect1>
33   
34   <refsect1><title>See also</title>
35   <simplelist type="inline">
36   </simplelist>
37   </refsect1>
38   
39 </refentry>
40
41 </article>