Code

Added server selection to fonreport plugin
[gosa.git] / debian / gosa.1
1 .TH gosa 1
2 .SH NAME
3 gosa \- start script for the GOsa web interface
4 .SH SYNOPSIS
5 .PP
6 .B gosa
7 [
8 URL
9 ]
10 .SH DESCRIPTION
11 Start the 
12 .B GOsa
13 web interface using a gecko based browser and generate
14 a special browser profile for
15 .B GOsa
16 usage. This profile will disable
17 normal style browser navigation and URL fields.
18 .SH OPTIONS
19 .TP
20 .BR URL
21 Open this URL when launching the browser with the GOsa profile. This
22 option is optional and may be preset by the
23 .B configuration
24 files.
25 .SH "RETURN VALUE"
26 The script return zero values on success.
27 .SH EXAMPLES
28 .B gosa
29 https://admin.example.net
30 .SH FILES
31 Presetting the URL works by placing something like
32 .B URL="http://admin.example.net"
33 inside one of these files:
34 .br
35 .nf
36 .\" set tabstop to longest possible filename, plus a wee bit
37 .ta \w'/usr/lib/perl/getopts.pl   'u
38 \fI/etc/gosa/desktoprc\fR       system wide setting
39 \fI$HOME/.gosa-desktop\fR       user specific setting
40 .SH AUTHOR
41 Cajus Pollmeier <cajus@debian.org>
43 .SH "BUGS"
44 .IX Header "BUGS"
45 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>
46 .SH "LICENCE AND COPYRIGHT"
47 .IX Header "LICENCE AND COPYRIGHT"
48 This code is part of GOsa (<http://www.gosa\-project.org>)
49 .PP
50 Copyright (C) 2003\-2008 \s-1GONICUS\s0 GmbH
51 .PP
52 This program is distributed in the hope that it will be useful,
53 but \s-1WITHOUT\s0 \s-1ANY\s0 \s-1WARRANTY\s0; without even the implied warranty of
54 \&\s-1MERCHANTABILITY\s0 or \s-1FITNESS\s0 \s-1FOR\s0 A \s-1PARTICULAR\s0 \s-1PURPOSE\s0.  See the
55 \&\s-1GNU\s0 General Public License for more details.