Code

68c428b917689692f933557b2c1fa8524738d5cd
[gosa.git] / gosa-core / update-gosa.pod
2 =head1 NAME
4 update-gosa - class cache updater and plugin manager for GOsa
6 =head1 SYNOPSIS
8 update-gosa [OPTION] 
10 =head1 DESCRIPTION
12 update-gosa is a script that help you to manage your gosa instance
14 =over 5
16 =item B<install dsc>       Install the plugin using the dsc information placed in the plugin source directory.
18 =item B<remove plugin>     Remove the plugin named "plugin" from the current configuration.
20 =item B<list>              Lists installed plugins
22 =item B<rescan-i18n>       Rebuilds the translations
24 =item B<rescan-classes>    Rebuilds the class list
26 =back
28 =head1 BUGS
30 Please report any bugs, or post any suggestions, to the GOsa mailing list <gosa-devel@oss.gonicus.de> or to <https://oss.gonicus.de/labs/gosa>
33 =head1 LICENCE AND COPYRIGHT
35 This code is part of GOsa (L<http://www.gosa-project.org>)
37 Copyright (C) 2003-2010 GONICUS GmbH
39 This program is distributed in the hope that it will be useful,
40 but WITHOUT ANY WARRANTY; without even the implied warranty of
41 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
42 GNU General Public License for more details.
44 =cut