diff options
Diffstat (limited to 'doc/gnunet-gtk.1')
-rw-r--r-- | doc/gnunet-gtk.1 | 14 |
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 |
3 | gnunet-gtk \- a gtk interface for accessing GNUnet | 3 | gnunet\-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 |
9 | gnunet\-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. | 9 | gnunet\-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 |
12 | print help page | 12 | print help page |
13 | .TP | 13 | .TP |
14 | \fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR | 14 | \fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR |
15 | load config file (defaults: ~/.gnunet/gnunet.conf) | 15 | load config file (default: ~/.gnunet/gnunet.conf) |
16 | .TP | 16 | .TP |
17 | \fB\-v\fR, \fB\-\-version\fR | 17 | \fB\-v\fR, \fB\-\-version\fR |
18 | print the version number | 18 | print the version number |
19 | .SH NOTES | 19 | .SH NOTES |
20 | .PP | 20 | .PP |
21 | Multiple 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, | 21 | Multiple 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. |
22 | use \fBgnunet\-insert\fP. Some functionality of gnunet\-gtk can be accessed by pressing down the right mouse button in appropriate windows. | 22 | Some 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 |
26 | Users GNUnet configuration file | 26 | User's GNUnet configuration file |
27 | .SH "REPORTING BUGS" | 27 | .SH "REPORTING BUGS" |
28 | Report bugs by using mantis <https://gnunet.org/mantis/> or by sending electronic mail to <gnunet-developers@gnu.org> | 28 | Report 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" |