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>
44 lines
1.2 KiB
XML
44 lines
1.2 KiB
XML
<article xmlns='http://docbook.org/ns/docbook'>
|
|
<title>koha-reset-passwd</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-reset-passwd">
|
|
|
|
<refmeta>
|
|
<refentrytitle>koha-reset-passwd</refentrytitle>
|
|
<manvolnum>8</manvolnum>
|
|
</refmeta>
|
|
|
|
<refnamediv>
|
|
<refname>koha-reset-passwd</refname>
|
|
<refpurpose>Reset password for a user in a Koha instance.</refpurpose>
|
|
<refclass>UNIX/Linux</refclass>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<cmdsynopsis>
|
|
<command>koha-reset-passwd</command> <arg choice="req" rep="norepeat"><replaceable>instancename</replaceable></arg> <arg choice="req" rep="norepeat">username</arg>
|
|
</cmdsynopsis>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
<para>Reset password for a user in a Koha instance.</para>
|
|
</refsect1>
|
|
|
|
<refsect1><title>See also</title>
|
|
<simplelist type="inline">
|
|
<member><command>koha-dump-defaults(8)</command></member>
|
|
<member><command>koha-mysql(8)</command></member>
|
|
<member><command>koha-upgrade-schema(8)</command></member>
|
|
</simplelist>
|
|
</refsect1>
|
|
|
|
</refentry>
|
|
|
|
</article>
|