aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2008-06-02 03:08:54 +0000
committerChristian Grothoff <christian@grothoff.org>2008-06-02 03:08:54 +0000
commitcba360435e6e9017b2c717833a39dbf7a4d4dd8c (patch)
treec6835d299338445b0b6f8e192eb498b337a7cd6b /doc
parent9b456f600939fdd007d5bf917a7a24b41cf6ba7c (diff)
downloadgnunet-gtk-cba360435e6e9017b2c717833a39dbf7a4d4dd8c.tar.gz
gnunet-gtk-cba360435e6e9017b2c717833a39dbf7a4d4dd8c.zip
version bump and man page update
Diffstat (limited to 'doc')
-rw-r--r--doc/gnunet-gtk.114
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/gnunet-gtk.1 b/doc/gnunet-gtk.1
index 65c40ab9..39b9f03b 100644
--- a/doc/gnunet-gtk.1
+++ b/doc/gnunet-gtk.1
@@ -1,29 +1,29 @@
1.TH GNUNET-GTK "1" "23 Dec 2005" "GNUnet" 1.TH GNUNET-GTK "1" "1 June 2008" "GNUnet"
2.SH NAME 2.SH NAME
3gnunet-gtk \- a gtk interface for accessing GNUnet 3gnunet\-gtk \- a gtk interface for accessing GNUnet
4.SH SYNOPSIS 4.SH SYNOPSIS
5.B gnunet\-gtk 5.B gnunet\-gtk
6[\fIOPTIONS\fR] 6[\fIOPTIONS\fR]
7.SH DESCRIPTION 7.SH DESCRIPTION
8.PP 8.PP
9gnunet\-gtk is a gtk+ based GUI for searching, downloading and inserting files on GNUnet. It supports queries of the form "foo AND bar" (notice that AND must be capitalized and that keywords are case\-sensitive), just like gnunet\-search. It can also be used to create and publish content directories out of search results and inserted files. 9gnunet\-gtk is a gtk+ based GUI for searching, downloading and inserting 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. It can also be used to create and publish content directories out of search results and inserted files.
10.TP 10.TP
11\fB\-h\fR, \fB\-\-help\fR 11\fB\-h\fR, \fB\-\-help\fR
12print help page 12print help page
13.TP 13.TP
14\fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR 14\fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR
15load config file (defaults: ~/.gnunet/gnunet.conf) 15load config file (default: ~/.gnunet/gnunet.conf)
16.TP 16.TP
17\fB\-v\fR, \fB\-\-version\fR 17\fB\-v\fR, \fB\-\-version\fR
18print the version number 18print the version number
19.SH NOTES 19.SH NOTES
20.PP 20.PP
21Multiple files can be downloaded by holding down CTRL while selecting, or by SHIFT, if you wish to select everything between the last selection and the currently pointed row. If you want to insert multiple files at once, 21Multiple files can be downloaded by holding down CTRL while selecting, or by SHIFT, if you wish to select everything between the last selection and the currently selected row.
22use \fBgnunet\-insert\fP. Some functionality of gnunet\-gtk can be accessed by pressing down the right mouse button in appropriate windows. 22Some functionality of gnunet\-gtk can be accessed by pressing down the right mouse button in appropriate windows.
23.SH FILES 23.SH FILES
24.TP 24.TP
25~/.gnunet/gnunet.conf 25~/.gnunet/gnunet.conf
26Users GNUnet configuration file 26User's GNUnet configuration file
27.SH "REPORTING BUGS" 27.SH "REPORTING BUGS"
28Report bugs by using mantis <https://gnunet.org/mantis/> or by sending electronic mail to <gnunet-developers@gnu.org> 28Report bugs by using mantis <https://gnunet.org/mantis/> or by sending electronic mail to <gnunet-developers@gnu.org>
29.SH "SEE ALSO" 29.SH "SEE ALSO"