Merge commit 'remotes/pubserv/master'
[doldaconnect.git] / doc / man / dolcon.1
CommitLineData
4e38a36e
FT
1.\"
2.\" Copyright (C) 2007 Fredrik Tolf <fredrik@dolda2000.com>
3.\"
4.\" This is free documentation; you can redistribute it and/or
5.\" modify it under the terms of the GNU General Public License as
6.\" published by the Free Software Foundation; either version 2 of
7.\" the License, or (at your option) any later version.
8.\"
9.\" The GNU General Public License's references to "object code"
10.\" and "executables" are to be interpreted as the output of any
11.\" document formatting or typesetting system, including
12.\" intermediate and printed output.
13.\"
14.\" This manual is distributed in the hope that it will be useful,
15.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
16.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17.\" GNU General Public License for more details.
18.\"
19.\" You should have received a copy of the GNU General Public
20.\" License along with this manual; if not, write to the Free
21.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
22.\" USA.
23.\"
24.TH DOLCON 1 "2007-09-30" "" "Dolda Connect manual"
25.SH NAME
26dolcon \- Graphical user interface for Dolda Connect
27.SH SYNOPSIS
28.B dolcon
29[ \fB-hl\fP ]
30.SH DESCRIPTION
31The \fBdolcon\fP program runs a graphical user interface for Dolda
32Connect. It controls the \fBdoldacond\fP(8) daemon, which is the
33program doing all the actual work (consequently, \fBdoldacond\fP must
34be running to use \fBdolcon\fP). The high-level operations currently
35supported by \fBdolcon\fP include connecting to hubs, chatting on
36hubs, searching for files and request to download them, watching the
37status of currently ongoing file transfers.
38.SH OPTIONS
39.TP
40.B -h
41Displays a brief usage message on stdout and exits.
42.TP
43.B -l
44Directly on startup, automatically connect to the doldacond server
45running locally on the machine (that is, via a Unix socket). This
46option is primarily intended for use by the GUI shell of Dolda
47Connect.
48.SH FILES
49Configuration options for \fBdolcon\fP will be stored in the files
50~/.dolconrc. It is saved when the program exits normally.
51.SH AUTHOR
52Fredrik Tolf <fredrik@dolda2000.com>
53.SH SEE ALSO
54\fBdoldacond\fP(8)