Bug 35492: Open holds tab by default on opac-user.pl after suspending a hold
[koha.git] / debian / docs / koha-passwd.xml
1 <article xmlns='http://docbook.org/ns/docbook'>
2 <title>koha-passwd</title>
3 <info>
4     <productname>Koha</productname> is the first free software library automation package.
5     <author>
6         <personname>
7             <firstname>Mason</firstname>
8             <surname>James</surname>
9         </personname>
10         <affiliation>
11             <orgname>The Koha Community</orgname>
12             <uri>http://koha-community.org</uri>
13         </affiliation>
14     </author>
15 </info>
16
17 <refentry xml:id="koha-passwd">
18
19     <refmeta>
20         <refentrytitle>koha-passwd</refentrytitle>
21         <manvolnum>8</manvolnum>
22     </refmeta>
23
24     <refnamediv>
25         <refname>koha-passwd</refname>
26         <refpurpose>Display a Koha instance's password.</refpurpose>
27         <refclass>UNIX/Linux</refclass>
28     </refnamediv>
29
30     <refsynopsisdiv>
31         <cmdsynopsis>
32             <command>koha-passwd</command>
33             <arg choice="req" rep="repeat"><replaceable>instancename</replaceable></arg>
34         </cmdsynopsis>
35     </refsynopsisdiv>
36
37     <refsect1><title>Description</title>
38         <para>Display a password for one or more Koha instances.</para>
39     </refsect1>
40
41   <refsect1><title>See also</title>
42   <simplelist type="inline">
43     <member><command>Full documentation: https://koha-community.org/documentation/</command></member>
44   </simplelist>
45   </refsect1>
46
47 </refentry>
48
49 </article>