aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-core.1
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-04-01 07:56:13 +0000
committerChristian Grothoff <christian@grothoff.org>2012-04-01 07:56:13 +0000
commitb02e7ec363ef07b22a96bc63e5edf79e0f2316ad (patch)
tree7b05c1ff656a635aaa6b27a1cff8c7f384dd3063 /doc/man/gnunet-core.1
parentbbe279c1183a26f486bd43c1b6ad3243de983774 (diff)
downloadgnunet-b02e7ec363ef07b22a96bc63e5edf79e0f2316ad.tar.gz
gnunet-b02e7ec363ef07b22a96bc63e5edf79e0f2316ad.zip
renaming gnunet-core-list-connections to gnunet-core, adding man page
Diffstat (limited to 'doc/man/gnunet-core.1')
-rw-r--r--doc/man/gnunet-core.135
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/man/gnunet-core.1 b/doc/man/gnunet-core.1
new file mode 100644
index 000000000..0971b423c
--- /dev/null
+++ b/doc/man/gnunet-core.1
@@ -0,0 +1,35 @@
1.TH gnunet\-core "1" "1 Apr 2012" "GNUnet"
2.SH NAME
3gnunet\-core \- measure and control the core subsystem
4
5.SH SYNOPSIS
6.B gnunet\-core
7[\fIOPTIONS\fR]
8.SH DESCRIPTION
9.PP
10
11gnunet\-core is a tool to access various functions of GNUnet's core subsystem from the command\-line. The only function right now is to list the peers that are directly connected to this peer (with successful cryptographic handshake).
12
13.TP
14\fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR
15configuration file to use
16.TP
17\fB\-h\fR, \fB\-\-help\fR
18print help page
19.TP
20\fB\-L \fILOGLEVEL\fR, \fB\-\-loglevel=LOGLEVEL\fR
21Change the loglevel. Possible values for LOGLEVEL are ERROR, WARNING, INFO and DEBUG.
22.TP
23\fB\-v\fR, \fB\-\-version\fR
24print the version number
25.TP
26\fB\-V\fR, \fB\-\-verbose\fR
27be verbose
28
29.SH NOTES
30
31
32.SH "REPORTING BUGS"
33Report bugs by using mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
34.SH "SEE ALSO"
35\fBgnunet\-transport\fP(1)