adding gnunet-gns, a new tool for zone manipulations
[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 subsystem from the command\-line.  Most of these are not expected to be useful for end-users.  gnunet\-fs can currently only be used to obtain a list of indexed files.  Other functions should be added in the near future.  
12
13 .TP
14 \fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR
15 configuration file to use
16 .TP
17 \fB\-h\fR, \fB\-\-help\fR
18 print help page
19 .TP
20 \fB\-i\fR, \fB\-\-list-indexed\fR
21 print information about files that are currently indexed by file-sharing
22 .TP
23 \fB\-L \fILOGLEVEL\fR, \fB\-\-loglevel=LOGLEVEL\fR
24 Change the loglevel.  Possible values for LOGLEVEL are ERROR, WARNING, INFO and DEBUG.
25 .TP
26 \fB\-v\fR, \fB\-\-version\fR
27 print the version number
28 .TP
29 \fB\-V\fR, \fB\-\-verbose\fR
30 be verbose
31
32 .SH NOTES
33
34
35 .SH "REPORTING BUGS"
36 Report bugs by using mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
37 .SH "SEE ALSO"
38 \fBgnunet\-publish\fP(1)