aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/man/Makefile.am1
-rw-r--r--doc/man/gnunet-conversation-test.134
2 files changed, 35 insertions, 0 deletions
diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am
index e6945772c..0154229e3 100644
--- a/doc/man/Makefile.am
+++ b/doc/man/Makefile.am
@@ -6,6 +6,7 @@ man_MANS = \
6 gnunet-config.1 \ 6 gnunet-config.1 \
7 gnunet-core.1 \ 7 gnunet-core.1 \
8 gnunet-conversation.1 \ 8 gnunet-conversation.1 \
9 gnunet-conversation-test.1 \
9 gnunet-directory.1 \ 10 gnunet-directory.1 \
10 gnunet-dns2gns.1 \ 11 gnunet-dns2gns.1 \
11 gnunet-datastore.1 \ 12 gnunet-datastore.1 \
diff --git a/doc/man/gnunet-conversation-test.1 b/doc/man/gnunet-conversation-test.1
new file mode 100644
index 000000000..fa1b8d855
--- /dev/null
+++ b/doc/man/gnunet-conversation-test.1
@@ -0,0 +1,34 @@
1.TH GNUNET\-CONVERSATION\-TEST 1 "Oct 30, 2013" "GNUnet"
2
3.SH NAME
4gnunet\-conversation\-test \- check your speaker and microphone settings
5
6.SH SYNOPSIS
7.B gnunet\-conversation\-test [OPTIONS]
8.RI URI
9.br
10
11.SH DESCRIPTION
12\fBgnunet\-conversation\-test\fP can be used to check your speaker and microphone settings. It will record you for five seconds and then play the recording back to you. If this fails, you might want to use the \fBpavucontrol\fP tool to check which microphone or speaker were assigned to GNUnet by PulseAudio (you may have more than one set of microphones or speakers known to your computer).
13
14You can use gnunet\-conversation\-test without having a peer running on your computer.
15
16.SH OPTIONS
17.B
18.IP "\-c FILENAME, \-\-config=FILENAME"
19Use the configuration file FILENAME.
20.B
21.IP "\-h, \-\-help"
22Print short help on options.
23.B
24.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
25Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
26.B
27.IP "\-v, \-\-version"
28Print GNUnet version number.
29
30
31.SH BUGS
32Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
33.SH "SEE ALSO"
34\fBgnunet\-conversation\fP(1)