adjust mantis url
[oweals/gnunet.git] / doc / man / gnunet-unindex.1
1 .TH GNUNET-UNINDEX "1" "September 6, 2009" "GNUnet"
2 .SH NAME
3 gnunet\-unindex \- a command line interface for deleting indexed files from GNUnet
4 .SH SYNOPSIS
5 .B gnunet\-unindex
6 [\fIOPTIONS\fR] FILENAME
7 .SH DESCRIPTION
8 .PP
9 gnunet\-unindex is used for deleting indexed files from GNUnet.
10 .TP
11 \fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR
12 use config file (defaults: ~/.config/gnunet.conf)
13 .TP
14 \fB\-h\fR, \fB\-\-help\fR
15 print help page
16 .TP
17 \fB\-L \fILOGLEVEL\fR, \fB\-\-loglevel=LOGLEVEL\fR
18 Change the loglevel.  Possible values for LOGLEVEL are NOTHING,
19 ERROR, WARNING, INFO and DEBUG.
20 .TP
21 \fB\-v\fR, \fB\-\-version\fR
22 print the version number
23 .TP
24 \fB\-V\fR, \fB\-\-verbose\fR
25 be verbose
26 .SH NOTES
27 You can only unindex files that you indexed and that you still have
28 available locally in full.  You should use gnunet\-unindex on files
29 that you indexed (not inserted) and that you are going to delete or
30 move locally.
31 .TP
32 .SH FILES
33 .TP
34 ~/.config/gnunet.conf
35 GNUnet configuration file
36 .SH "REPORTING BUGS"
37 Report bugs to <https://bugs.gnunet.org/> or by sending electronic mail to <gnunet\-developers@gnu.org>
38 .SH "SEE ALSO"
39 \fBgnunet\-fs\-gtk\fP(1), \fBgnunet\-publish\fP(1), \fBgnunet\-search\fP(1), \fBgnunet\-download\fP(1), \fBgnunet.conf\fP(5)
40 The full documentation for
41 .B gnunet
42 is maintained as a Texinfo manual.  If the
43 .B info
44 and
45 .B gnunet
46 programs are properly installed at your site, the command
47 .IP
48 .B info gnunet
49 .PP
50 should give you access to the complete handbook,
51 .IP
52 .B info gnunet-c-tutorial
53 .PP
54 will give you access to a tutorial for developers.
55 .PP
56 Depending on your installation, this information is also
57 available in
58 \fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7).