aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-unindex.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-unindex.1')
-rw-r--r--doc/man/gnunet-unindex.1109
1 files changed, 59 insertions, 50 deletions
diff --git a/doc/man/gnunet-unindex.1 b/doc/man/gnunet-unindex.1
index 6aee4f62e..e953ce23a 100644
--- a/doc/man/gnunet-unindex.1
+++ b/doc/man/gnunet-unindex.1
@@ -1,58 +1,67 @@
1.TH GNUNET-UNINDEX "1" "September 6, 2009" "GNUnet" 1.Dd September 6, 2009
2.SH NAME 2.Dt GNUNET-UNINDEX 1
3gnunet\-unindex \- a command line interface for deleting indexed files from GNUnet 3.Sh NAME
4.SH SYNOPSIS 4.Nm gnunet-unindex
5.B gnunet\-unindex 5.Nd
6[\fIOPTIONS\fR] FILENAME 6a command line interface for deleting indexed files from GNUnet
7.SH DESCRIPTION 7.Sh SYNOPSIS
8.PP 8.Nm
9gnunet\-unindex is used for deleting indexed files from GNUnet. 9.Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
10.TP 10.Op Fl h | \-help
11\fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR 11.Op Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL
12use config file (defaults: ~/.config/gnunet.conf) 12.Op Fl v | \-version
13.TP 13.Op Fl V | \-verbose
14\fB\-h\fR, \fB\-\-help\fR 14FILENAME
15.Sh DESCRIPTION
16.Nm
17is used for deleting indexed files from GNUnet.
18.Bl -tag -width Ds
19.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
20Use config file FILENAME as config (default: ~/.config/gnunet.conf).
21.It Fl h | \-help
15print help page 22print help page
16.TP 23.It Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL
17\fB\-L \fILOGLEVEL\fR, \fB\-\-loglevel=LOGLEVEL\fR 24Change the loglevel.
18Change the loglevel. Possible values for LOGLEVEL are NOTHING, 25Possible values for LOGLEVEL are NOTHING, ERROR, WARNING, INFO and DEBUG.
19ERROR, WARNING, INFO and DEBUG. 26.It Fl v | \-version
20.TP
21\fB\-v\fR, \fB\-\-version\fR
22print the version number 27print the version number
23.TP 28.It Fl V | \-verbose
24\fB\-V\fR, \fB\-\-verbose\fR
25be verbose 29be verbose
26.SH NOTES 30.El
27You can only unindex files that you indexed and that you still have 31.Sh NOTES
28available locally in full. You should use gnunet\-unindex on files 32You can only unindex files that you indexed and that you still have available locally in full.
29that you indexed (not inserted) and that you are going to delete or 33You should use gnunet-unindex on files that you indexed (not inserted) and that you are going to delete or move locally.
30move locally. 34.Sh FILES
31.TP
32.SH FILES
33.TP 35.TP
34~/.config/gnunet.conf 36~/.config/gnunet.conf
35GNUnet configuration file 37GNUnet configuration file
36.SH "REPORTING BUGS" 38.Sh SEE ALSO
37Report bugs to <https://bugs.gnunet.org/> or by sending electronic mail to <gnunet\-developers@gnu.org> 39.Xr gnunet-fs-gtk 1 ,
38.SH "SEE ALSO" 40.Xr gnunet-publish 1 ,
39\fBgnunet\-fs\-gtk\fP(1), \fBgnunet\-publish\fP(1), \fBgnunet\-search\fP(1), \fBgnunet\-download\fP(1), \fBgnunet.conf\fP(5) 41.Xr gnunet-search 1 ,
40The full documentation for 42.Xr gnunet-download 1 ,
41.B gnunet 43.Xr gnunet.conf 5
42is maintained as a Texinfo manual. If the 44.sp
43.B info 45The full documentation for gnunet is maintained as a Texinfo manual.
44and 46If the
45.B gnunet 47.Xr info 1
46programs are properly installed at your site, the command 48and gnunet programs are properly installed at your site, the command
47.IP 49.Pp
48.B info gnunet 50.Dl info gnunet
49.PP 51.Pp
50should give you access to the complete handbook, 52should give you access to the complete handbook,
51.IP 53.Pp
52.B info gnunet-c-tutorial 54.Dl info gnunet-c-tutorial
53.PP 55.Pp
54will give you access to a tutorial for developers. 56will give you access to a tutorial for developers.
55.PP 57.sp
56Depending on your installation, this information is also 58Depending on your installation, this information is also available in
57available in 59.Xr gnunet 7 and
58\fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7). 60.Xr gnunet-c-tutorial 7 .
61.\".Sh HISTORY
62.\".Sh AUTHORS
63.Sh BUGS
64Report bugs by using
65.Lk https://bugs.gnunet.org
66or by sending electronic mail to
67.Aq Mt gnunet-developers@gnu.org .