From 054ef9143e7ce6af94239d513d7f3f6925377533 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 29 Oct 2013 20:40:39 +0000 Subject: -man page for gnunet-conversation-test --- doc/man/Makefile.am | 1 + doc/man/gnunet-conversation-test.1 | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 doc/man/gnunet-conversation-test.1 (limited to 'doc') 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 = \ gnunet-config.1 \ gnunet-core.1 \ gnunet-conversation.1 \ + gnunet-conversation-test.1 \ gnunet-directory.1 \ gnunet-dns2gns.1 \ 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 @@ +.TH GNUNET\-CONVERSATION\-TEST 1 "Oct 30, 2013" "GNUnet" + +.SH NAME +gnunet\-conversation\-test \- check your speaker and microphone settings + +.SH SYNOPSIS +.B gnunet\-conversation\-test [OPTIONS] +.RI URI +.br + +.SH DESCRIPTION +\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). + +You can use gnunet\-conversation\-test without having a peer running on your computer. + +.SH OPTIONS +.B +.IP "\-c FILENAME, \-\-config=FILENAME" +Use the configuration file FILENAME. +.B +.IP "\-h, \-\-help" +Print short help on options. +.B +.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" +Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. +.B +.IP "\-v, \-\-version" +Print GNUnet version number. + + +.SH BUGS +Report bugs by using Mantis or by sending electronic mail to +.SH "SEE ALSO" +\fBgnunet\-conversation\fP(1) -- cgit v1.2.3