Merge branch 'master' of ssh://gnunet.org/gnunet
[oweals/gnunet.git] / doc / man / gnunet-fs.1
1 .TH gnunet\-fs "1" "2 Nov 2011" "GNUnet"
2 .SH NAME
3 gnunet\-fs \- measure and control the fs subsystem
4
5 .SH SYNOPSIS
6 .B gnunet\-fs
7 [\fIOPTIONS\fR]
8 .SH DESCRIPTION
9 .PP
10
11 gnunet\-fs is a tool to access various functions of GNUnet's fs
12 subsystem from the command\-line.  Most of these are not expected to
13 be useful for end-users.  gnunet\-fs can currently only be used to
14 obtain a list of indexed files.  Other functions should be added in
15 the near future.
16
17 .TP
18 \fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR
19 configuration file to use
20 .TP
21 \fB\-h\fR, \fB\-\-help\fR
22 print help page
23 .TP
24 \fB\-i\fR, \fB\-\-list-indexed\fR print information about files that
25 are currently indexed by file-sharing
26 .TP
27 \fB\-L \fILOGLEVEL\fR, \fB\-\-loglevel=LOGLEVEL\fR Change the
28 loglevel.  Possible values for LOGLEVEL are ERROR, WARNING, INFO and
29 DEBUG.
30 .TP
31 \fB\-v\fR, \fB\-\-version\fR print the version number
32 .TP
33 \fB\-V\fR, \fB\-\-verbose\fR be verbose
34
35
36 .SH BUGS
37 Report bugs by using mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
38
39 .SH SEE ALSO
40 \fBgnunet\-publish\fP(1)