Bugzilla – Attachment 41573 Details for
Bug 13791
Plack - Out of the box support on packages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13791: koha-plack documentation
Bug-13791-koha-plack-documentation.patch (text/plain), 3.60 KB, created by
Josef Moravec
on 2015-08-18 08:02:19 UTC
(
hide
)
Description:
Bug 13791: koha-plack documentation
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2015-08-18 08:02:19 UTC
Size:
3.60 KB
patch
obsolete
>From d237380cb26d15d099d2a3c9a48ed1f48a1dd366 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Thu, 13 Aug 2015 14:13:19 -0300 >Subject: [PATCH] Bug 13791: koha-plack documentation > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > debian/docs/koha-plack.xml | 108 +++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 108 insertions(+) > create mode 100644 debian/docs/koha-plack.xml > >diff --git a/debian/docs/koha-plack.xml b/debian/docs/koha-plack.xml >new file mode 100644 >index 0000000..a9852cd >--- /dev/null >+++ b/debian/docs/koha-plack.xml >@@ -0,0 +1,108 @@ >+<article xmlns='http://docbook.org/ns/docbook'> >+<title>koha-plack</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-plack"> >+ >+ <refmeta> >+ <refentrytitle>koha-plack</refentrytitle> >+ <manvolnum>8</manvolnum> >+ </refmeta> >+ >+ <refnamediv> >+ <refname>koha-plack</refname> >+ <refpurpose>Manage Plack for Koha instances.</refpurpose> >+ <refclass>UNIX/Linux</refclass> >+ </refnamediv> >+ >+ <refsynopsisdiv> >+ <cmdsynopsis> >+ <command>koha-plack</command> >+ <arg choice="req" rep="norepeat"> >+ <option>--start</option>| >+ <option>--stop</option>| >+ <option>--restart</option>| >+ <option>--enable</option>| >+ <option>--disable</option>| >+ <option>--help</option>|<option>-h</option> >+ |<option>--quiet</option>|<option>-q</option> >+ </arg> >+ <arg choice="req" rep="repeat"><replaceable>instancename</replaceable></arg> >+ </cmdsynopsis> >+ </refsynopsisdiv> >+ >+ <refsect1><title>Options</title> >+ >+ <variablelist> >+ >+ <varlistentry> >+ <term><option>--start</option></term> >+ <listitem> >+ <para>Start the Plack daemon for the desired Koha instances.</para> >+ </listitem> >+ </varlistentry> >+ >+ <varlistentry> >+ <term><option>--stop</option></term> >+ <listitem> >+ <para>Stop the Plack daemon for the desired Koha instances.</para> >+ </listitem> >+ </varlistentry> >+ >+ <varlistentry> >+ <term><option>--restart</option></term> >+ <listitem> >+ <para>Restart the Plack daemon for the desired Koha instances.</para> >+ </listitem> >+ </varlistentry> >+ >+ <varlistentry> >+ <term><option>--enable</option></term> >+ <listitem> >+ <para>Enable the use of Plack for the desired Koha instances.</para> >+ </listitem> >+ </varlistentry> >+ >+ <varlistentry> >+ <term><option>--disable</option></term> >+ <listitem> >+ <para>Disable the use of Plack for the desired Koha instances.</para> >+ </listitem> >+ </varlistentry> >+ >+ <varlistentry> >+ <term><option>--quiet|-q</option></term> >+ <listitem> >+ <para>Make the script quiet about non existent instance names. Useful when calling <command>koha-plack</command> from another scripts.</para> >+ </listitem> >+ </varlistentry> >+ >+ <varlistentry> >+ <term><option>--help|-h</option></term> >+ <listitem> >+ <para>Show usage information.</para> >+ </listitem> >+ </varlistentry> >+ >+ </variablelist> >+ </refsect1> >+ >+ <refsect1><title>Description</title> >+ <para>The <command>koha-plack</command> script lets you manage your Koha instances Plack daemon.</para> >+ </refsect1> >+ >+ <refsect1><title>See also</title> >+ <simplelist type="inline"> >+ <member><command>/etc/default/koha-common</command></member> >+ </simplelist> >+ </refsect1> >+ >+</refentry> >+ >+</article> >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 13791
:
41481
|
41482
|
41483
|
41484
|
41485
|
41486
|
41503
|
41504
|
41505
|
41506
|
41507
|
41508
|
41509
|
41510
|
41511
|
41512
|
41513
|
41563
|
41564
|
41565
|
41566
|
41567
|
41568
|
41571
|
41572
|
41573
|
41574
|
41575
|
41576
|
41748
|
41749
|
41750
|
41751
|
41752
|
41753
|
41866
|
42038