Follow-up commit to format most of the other man pages code.
[oweals/gnunet.git] / doc / man / gnunet-conversation.1
1 .TH GNUNET\-CONVERSATION 1 "Oct 5, 2013" "GNUnet"
2
3 .SH NAME
4 gnunet\-conversation \- have a conversation with your peers
5
6 .SH SYNOPSIS
7 .B gnunet\-conversation \-e NAME [OPTIONS]
8 .RI URI
9 .br
10
11 .SH DESCRIPTION
12 \fBgnunet\-conversation\fP can be used to have a conversation with other GNUnet
13 users.  You can make calls and receive incoming calls.  You need to setup an
14 ego using gnunet\-identity first.  For others to be able to call you, you must
15 add a PHONE record to your zone in the GNU Name System (using gnunet\-namestore).
16 gnunet\-conversation has an interactive help system via the /help command.
17
18 .SH OPTIONS
19 .B
20 .IP "\-c FILENAME,  \-\-config=FILENAME"
21 Use the configuration file FILENAME.
22 .B
23 .IP "\-e NAME,  \-\-ego=NAME"
24 Specifies the NAME of the ego to use (for caller ID).
25 .B
26 .IP "\-h, \-\-help"
27 Print short help on options.
28 .B
29 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
30 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
31 .B
32 .IP "\-p LINE,  \-\-phone=LINE"
33 Optional argument that can be used to specify the phone LINE to be used with
34 the conversation service.  The default LINE is zero, which should be fine
35 for most users.
36 .B
37 .IP "\-v, \-\-version"
38 Print GNUnet version number.
39
40
41 .SH BUGS
42 Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
43 .SH "SEE ALSO"
44 \fBgnunet\-identity\fP(1), \fBgnunet\-namestore\fP(1), \fBgnunet\-gns\fP(1)