gnunet-conversation.1
[oweals/gnunet.git] / doc / man / gnunet-conversation.1
1 .Dd October 5, 2013
2 .Dt GNUNET-CONVERSATION 1
3 .Os
4 .Sh NAME
5 .Nm gnunet-conversation
6 .Nd
7 have a conversation with your peers
8 .Sh SYNOPSIS
9 .Nm
10 .Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
11 .Op Fl e Ar NAME | Fl \-ego= Ns Ar NAME
12 .Op Fl h | \-help
13 .Op Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL
14 .Op Fl p Ar LINE | Fl \-phone= Ns Ar LINE
15 .Op Fl v | \-version
16 .Ao Ar URI Ac
17 .Sh DESCRIPTION
18 .Nm
19 can be used to have a conversation with other GNUnet users.
20 You can make calls and receive incoming calls.
21 You need to setup an ego using gnunet\-identity first.
22 For others to be able to call you, you must add a PHONE record to your zone in the GNU Name System (using gnunet\-namestore).
23 gnunet\-conversation has an interactive help system via the /help command.
24 .Bl -tag -width Ds
25 .It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
26 Use the configuration file FILENAME.
27 .It Fl e Ar NAME | Fl \-ego= Ns Ar NAME
28 Specifies the NAME of the ego to use (for caller ID).
29 .It Fl h | \-help
30 Print short help on options.
31 .It Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL
32 Use LOGLEVEL for logging.
33 Valid values are DEBUG, INFO, WARNING and ERROR.
34 .It Fl p Ar LINE | Fl \-phone= Ns Ar LINE
35 Optional argument that can be used to specify the phone LINE to be used with the conversation service.
36 The default LINE is zero, which should be fine for most users.
37 .It Fl v | \-version
38 Print GNUnet version number.
39 .El
40 .\".Sh EXAMPLES
41 .Sh SEE ALSO
42 .Xr gnunet-identity 1 ,
43 .Xr gnunet-namestore 1 ,
44 .Xr gnunet-gns 1
45 .sp
46 The full documentation for gnunet is maintained as a Texinfo manual.
47 If the
48 .Xr info 1
49 and gnunet programs are properly installed at your site, the command
50 .Pp
51 .Dl info gnunet
52 .Pp
53 should give you access to the complete handbook,
54 .Pp
55 .Dl info gnunet-c-tutorial
56 .Pp
57 will give you access to a tutorial for developers.
58 .sp
59 Depending on your installation, this information is also available in
60 .Xr gnunet 7 and
61 .Xr gnunet-c-tutorial 7 .
62 .\".Sh HISTORY
63 .\".Sh AUTHORS
64 .Sh BUGS
65 Report bugs by using
66 .Lk https://bugs.gnunet.org
67 or by sending electronic mail to
68 .Aq Mt gnunet-developers@gnu.org .