From: Liz Rea Date: Tue, 12 Mar 2013 03:49:31 +0000 (+1300) Subject: bug 9784: add koha-shell to the koha-common man page X-Git-Url: http://git.rot13.org/?p=koha.git;a=commitdiff_plain;h=8b234dd48070682ba239e266eda803c42df58f4e 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 Signed-off-by: Jared Camins-Esakov --- diff --git a/debian/docs/koha-common.xml b/debian/docs/koha-common.xml index bbef4f2f9c..4dc21799ce 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.