aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-04-26 23:56:21 +0000
committerng0 <ng0@n0.is>2019-04-26 23:56:21 +0000
commitd76280d47fbe2b3cd1e7f6703c887218958b7245 (patch)
treee29b26c8168cc3c2ebdbfcb03939311c59f00f08
parent158ac943f9213dc8cc1ba4e173090b7a74f1eb5b (diff)
downloadgnunet-gtk-feature/gtk-4.0.tar.gz
gnunet-gtk-feature/gtk-4.0.zip
fs manpagefeature/gtk-4.0
-rw-r--r--doc/gnunet-fs-gtk.187
1 files changed, 60 insertions, 27 deletions
diff --git a/doc/gnunet-fs-gtk.1 b/doc/gnunet-fs-gtk.1
index c75f9781..34194edc 100644
--- a/doc/gnunet-fs-gtk.1
+++ b/doc/gnunet-fs-gtk.1
@@ -1,29 +1,62 @@
1.TH GNUNET-FS-GTK "1" "25 Feb 2012" "GNUnet" 1.Dd February 25, 2012
2.SH NAME 2.Dt GNUNET-FS-GTK 1
3gnunet\-fs\-gtk \- a gtk interface for accessing GNUnet 3.Os
4.SH SYNOPSIS 4.Sh NAME
5.B gnunet\-fs\-gtk 5.Nm gnunet-fs-gtk
6[\fIOPTIONS\fR] 6.Nd
7.SH DESCRIPTION 7GTK interface for accessing GNUnet FS
8.PP 8.Sh SYNOPSIS
9gnunet\-fs\-gtk is a gtk+ based GUI for searching, downloading and publishing files on GNUnet. It supports queries of the form "foo bar" or "+foo +bar" for both keywords being mandatory (note that keywords are case\-sensitive), just like gnunet\-search. 9.Nm
10.TP 10.Op Fl c Ar FILENAME | \-config= Ns Ar FILENAME
11\fB\-h\fR, \fB\-\-help\fR 11.Op Fl h | \-help
12.Op Fl v | \-version
13.Sh DESCRIPTION
14.Nm
15is a GTK based GUI for searching, downloading and publishing files on GNUnet.
16It supports queries of the form "foo bar" or "+foo +bar" for both keywords being mandatory (note that keywords are case-sensitive), just like
17.Xr gnunet-search 1 .
18Its options are as follows:
19.Bl -tag -width Ds
20.It Fl c Ar FILENAME | \-config= Ns Ar FILENAME
21Load config file (default:
22.Pa $HOME/.config/gnunet.conf Ns )
23.It Fl h | \-help
12print help page 24print help page
13.TP 25.It Fl v | \-version
14\fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR 26Print the version number.
15load config file (default: ~/.config/gnunet.conf) 27.El
16.TP 28.Ss NOTES
17\fB\-v\fR, \fB\-\-version\fR 29Some functionality of gnunet-fs-gtk can be accessed by pressing down the right mouse button in appropriate locations.
18print the version number 30.Sh FILES
19.SH NOTES 31.Pa $HOME/.config/gnunet.conf
20.PP
21Some functionality of gnunet\-fs\-gtk can be accessed by pressing down the right mouse button in appropriate locations.
22.SH FILES
23.TP
24~/.config/gnunet.conf
25User's GNUnet configuration file 32User's GNUnet configuration file
26.SH "REPORTING BUGS" 33.Sh SEE ALSO
27Report bugs by using mantis <https://bugs.gnunet.org/> or by sending electronic mail to <gnunet-developers@gnu.org> 34.Xr gnunet-arm 1 ,
28.SH "SEE ALSO" 35.Xr gnunet-download 1 ,
29\fBgnunet\-search\fP(1), \fBgnunet\-publish\fP(1), \fBgnunet\-download\fP(1), \fBgnunet.conf\fP(5), \fBgnunet\-arm\fP(1) 36.Xr gnunet-publish 1 ,
37.Xr gnunet-search 1 ,
38.Xr gnunet.conf 5
39.sp
40The full documentation for gnunet is maintained as a Texinfo manual.
41If the
42.Xr info 1
43and gnunet programs are properly installed at your site, the command
44.Pp
45.Dl info gnunet
46.Pp
47should give you access to the complete handbook,
48.Pp
49.Dl info gnunet-c-tutorial
50.Pp
51will give you access to a tutorial for developers.
52.sp
53Depending on your installation, this information is also available in
54.Xr gnunet 7 and
55.Xr gnunet-c-tutorial 7 .
56.\".Sh HISTORY
57.\".Sh AUTHORS
58.Sh BUGS
59Report bugs by using
60.Lk https://bugs.gnunet.org
61or by sending electronic mail to
62.Aq Mt gnunet-developers@gnu.org .