Tomas Cohen Arazi
fd3aed11ec
VERY trivial string patch. Couldn't help sending it. To+ Signed-off-by: Magnus Enger <magnus@enger.priv.no> Thanks for fixing my typo! I did not test by building packages etc, but by grepping for "Communnity". The patch removes all occurences of the typo. Passed-QA-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
45 lines
1.2 KiB
XML
45 lines
1.2 KiB
XML
<article xmlns='http://docbook.org/ns/docbook'>
|
|
<title>koha-restore</title>
|
|
<info>
|
|
<productname>Koha</productname> is the first free software library automation package.
|
|
<author>
|
|
<orgname>The Koha Community</orgname>
|
|
<uri>http://koha-community.org/</uri>
|
|
</author>
|
|
</info>
|
|
|
|
<refentry xml:id="koha-restore">
|
|
|
|
<refmeta>
|
|
<refentrytitle>koha-restore</refentrytitle>
|
|
<manvolnum>8</manvolnum>
|
|
</refmeta>
|
|
|
|
<refnamediv>
|
|
<refname>koha-restore</refname>
|
|
<refpurpose>Restore a Koha site from a dump (from koha-dump).</refpurpose>
|
|
<refclass>UNIX/Linux</refclass>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<cmdsynopsis>
|
|
<command>koha-restore</command> <arg choice="req"><option>sqldump</option></arg> <arg choice="req"><option>configdump</option></arg>
|
|
</cmdsynopsis>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
<para>Restore a Koha site from a dump (from koha-dump).</para>
|
|
</refsect1>
|
|
|
|
<refsect1><title>See also</title>
|
|
<simplelist type="inline">
|
|
<member><command>koha-disable(8)</command></member>
|
|
<member><command>koha-dump(8)</command></member>
|
|
<member><command>koha-enable(8)</command></member>
|
|
<member><command>koha-remove(8)</command></member>
|
|
</simplelist>
|
|
</refsect1>
|
|
|
|
</refentry>
|
|
|
|
</article>
|