From 2e290d086d657d7157bc79d69d0189ead0a440ee Mon Sep 17 00:00:00 2001 From: Liz Rea Date: Tue, 12 Mar 2013 16:49:31 +1300 Subject: [PATCH] bug 9784: add koha-shell to the koha-common man page To test: Build a package from a git checkout with this patch included once installed, run man koha-common - koha-shell should appear near the bottom. Signed-off-by: Robin Sheat Signed-off-by: Galen Charlton --- debian/docs/koha-common.xml | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/debian/docs/koha-common.xml b/debian/docs/koha-common.xml index bbef4f2..4dc2179 100644 --- a/debian/docs/koha-common.xml +++ b/debian/docs/koha-common.xml @@ -202,9 +202,17 @@ Run a command for each Koha instance. Takes the same arguments as koha-list. + + + + + This command behaves something like su(1), but provides you with a shell as the koha user, and with the environment pointing to the right places. + + + Bugs The scripts are a bit fragile. If something goes wrong, they do not clean up after themselves. -- 1.7.2.5