From 84476c755f3cfe19296926a34970f1957d2e5567 Mon Sep 17 00:00:00 2001 From: Magnus Enger Date: Tue, 5 Mar 2013 13:49:11 +0100 Subject: [PATCH] Bug 9250 - Followup to add koha-*-sip commands to koha-common.xml The original patch for Bug 9250 did not add the new commands to debian/docs/koha-common.xml, which functions as a sort of table of contents for the real commands. This patch adds them. Signed-off-by: Robin Sheat Simple documentation patch --- debian/docs/koha-common.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/debian/docs/koha-common.xml b/debian/docs/koha-common.xml index bbef4f2..3b9ed60 100644 --- a/debian/docs/koha-common.xml +++ b/debian/docs/koha-common.xml @@ -167,6 +167,32 @@ + SIP2-related + + + + + + Copies the SIP configuration file to allow SIP to be controlled by init scripts. + + + + + + + Starts the SIP daemon for the specified Koha instances. + + + + + + + Stops the SIP daemon for the specified Koha instances. + + + + + Misc -- 1.7.10.4