aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-25 19:09:10 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-25 19:09:10 +0000
commit8a2392ccbeb68e00070831ff8701a1ae4b9aa28d (patch)
tree6186c85261ad2572bbaafba98746f590c25b7c03
parentcbabe81865beb7fdd42d7031d18edb95e74ca7b5 (diff)
downloadgnunet-gtk-8a2392ccbeb68e00070831ff8701a1ae4b9aa28d.tar.gz
gnunet-gtk-8a2392ccbeb68e00070831ff8701a1ae4b9aa28d.zip
Igor: various minor updates to man pages
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/gnunet-gtk.132
2 files changed, 1 insertions, 33 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 968e2964..9376206f 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,5 @@
1man_MANS = \ 1man_MANS = \
2 gnunet-gtk.1 2 gnunet-fs-gtk.1
3 3
4EXTRA_DIST = $(man_MANS) 4EXTRA_DIST = $(man_MANS)
5 5
diff --git a/doc/gnunet-gtk.1 b/doc/gnunet-gtk.1
index 80f86cec..e69de29b 100644
--- a/doc/gnunet-gtk.1
+++ b/doc/gnunet-gtk.1
@@ -1,32 +0,0 @@
1.TH GNUNET-GTK "1" "6 June 2010" "GNUnet"
2.SH NAME
3gnunet\-gtk \- a gtk interface for accessing GNUnet
4.SH SYNOPSIS
5.B gnunet\-gtk
6[\fIOPTIONS\fR]
7.SH DESCRIPTION
8.PP
9gnunet\-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.
10.TP
11\fB\-h\fR, \fB\-\-help\fR
12print help page
13.TP
14\fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR
15load config file (default: ~/.gnunet/gnunet.conf)
16.TP
17\fB\-t, \fB\-\-tray\fR
18start with main window minimized (only put icon in tray)
19.TP
20\fB\-v\fR, \fB\-\-version\fR
21print the version number
22.SH NOTES
23.PP
24Some functionality of gnunet\-gtk can be accessed by pressing down the right mouse button in appropriate locations.
25.SH FILES
26.TP
27~/.gnunet/gnunet.conf
28User's GNUnet configuration file
29.SH "REPORTING BUGS"
30Report bugs by using mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet-developers@gnu.org>
31.SH "SEE ALSO"
32\fBgnunet\-search\fP(1), \fBgnunet\-publish\fP(1), \fBgnunet\-download\fP(1), \fBgnunet.conf\fP(5), \fBgnunet\-arm\fP(1)