From eefc5b6022ad9bad18edda53355319f8ab2beaf5 Mon Sep 17 00:00:00 2001 From: cajus Date: Tue, 22 Jan 2008 16:06:40 +0000 Subject: [PATCH] Updated gosa.conf git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8542 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/update-gosa | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/gosa-core/update-gosa b/gosa-core/update-gosa index f9c51ee19..d869bf899 100755 --- a/gosa-core/update-gosa +++ b/gosa-core/update-gosa @@ -9,19 +9,19 @@ function print_usage() { ?> update-gosa - class cache updated and plugin manager for GOsa -Usage: update-gosa install-plugin dsc Install the plugin using the dsc information - placed in the plugin source directory. +Usage: update-gosa install dsc Install the plugin using the dsc information + placed in the plugin source directory. - update-gosa remove-plugin plugin Remove the plugin named "plugin" from - the current configuration. + update-gosa remove plugin Remove the plugin named "plugin" from + the current configuration. - update-gosa list-plugins Lists installed plugins + update-gosa lists Lists installed plugins - update-gosa rescan-i18n Rebuilds the translations + update-gosa rescan-i18n Rebuilds the translations - update-gosa rescan-classes Rebuilds the class list + update-gosa rescan-classes Rebuilds the class list - update-gosa Shortcut for rescan-classes and rescan-i18n + update-gosa Shortcut for rescan-classes and rescan-i18n