aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am1
-rw-r--r--doc/gnunet-conversation-gtk.129
-rw-r--r--doc/gnunet-fs-gtk.13
-rw-r--r--doc/gnunet-identity-gtk.13
-rw-r--r--doc/gnunet-namestore-gtk.13
-rw-r--r--doc/gnunet-peerinfo-gtk.13
6 files changed, 30 insertions, 12 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 2a382cf7..40bd0365 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -2,6 +2,7 @@
2SUBDIRS = . doxygen 2SUBDIRS = . doxygen
3 3
4man_MANS = \ 4man_MANS = \
5 gnunet-conversation-gtk.1 \
5 gnunet-fs-gtk.1 \ 6 gnunet-fs-gtk.1 \
6 gnunet-identity-gtk.1 \ 7 gnunet-identity-gtk.1 \
7 gnunet-namestore-gtk.1 \ 8 gnunet-namestore-gtk.1 \
diff --git a/doc/gnunet-conversation-gtk.1 b/doc/gnunet-conversation-gtk.1
new file mode 100644
index 00000000..6a21876c
--- /dev/null
+++ b/doc/gnunet-conversation-gtk.1
@@ -0,0 +1,29 @@
1.TH GNUNET-CONVERSATION-GTK "1" "5 May 2018" "GNUnet"
2.SH NAME
3gnunet\-conversation\-gtk \- a gtk interface for talking with other users
4.SH SYNOPSIS
5.B gnunet\-conversation\-gtk
6[\fIOPTIONS\fR]
7.SH DESCRIPTION
8.PP
9gnunet\-conversation\-gtk is a gtk+ based GUI for making conversation over GNUnet. Users are addressed using the GNU Name System.
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: ~/.config/gnunet.conf)
16.TP
17\fB\-s, \fB\-\-show-inactive\fR
18show peers even if we are not connected to them, have no (valid, non-expired) addresses for the peer, thus only know pretty much only their public keys; this will essentially list peers that we historically at some point encountered, but have currently no way to contact and that might not be running at all.
19.TP
20\fB\-v\fR, \fB\-\-version\fR
21print the version number
22.SH FILES
23.TP
24~/.config/gnunet.conf
25User's GNUnet configuration file
26.SH "REPORTING BUGS"
27Report bugs by using mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet-developers@gnu.org>
28.SH "SEE ALSO"
29\fBgnunet\-setup\fP(1)
diff --git a/doc/gnunet-fs-gtk.1 b/doc/gnunet-fs-gtk.1
index 44b0af2a..ebe01feb 100644
--- a/doc/gnunet-fs-gtk.1
+++ b/doc/gnunet-fs-gtk.1
@@ -14,9 +14,6 @@ print help page
14\fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR 14\fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR
15load config file (default: ~/.config/gnunet.conf) 15load config file (default: ~/.config/gnunet.conf)
16.TP 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 17\fB\-v\fR, \fB\-\-version\fR
21print the version number 18print the version number
22.SH NOTES 19.SH NOTES
diff --git a/doc/gnunet-identity-gtk.1 b/doc/gnunet-identity-gtk.1
index 9d66c28e..e2c9d4c6 100644
--- a/doc/gnunet-identity-gtk.1
+++ b/doc/gnunet-identity-gtk.1
@@ -14,9 +14,6 @@ print help page
14\fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR 14\fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR
15load config file (default: ~/.config/gnunet.conf) 15load config file (default: ~/.config/gnunet.conf)
16.TP 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 17\fB\-v\fR, \fB\-\-version\fR
21print the version number 18print the version number
22.SH FILES 19.SH FILES
diff --git a/doc/gnunet-namestore-gtk.1 b/doc/gnunet-namestore-gtk.1
index e22089ed..d14f34f6 100644
--- a/doc/gnunet-namestore-gtk.1
+++ b/doc/gnunet-namestore-gtk.1
@@ -14,9 +14,6 @@ print help page
14\fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR 14\fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR
15load config file (default: ~/.config/gnunet.conf) 15load config file (default: ~/.config/gnunet.conf)
16.TP 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 17\fB\-v\fR, \fB\-\-version\fR
21print the version number 18print the version number
22.SH FILES 19.SH FILES
diff --git a/doc/gnunet-peerinfo-gtk.1 b/doc/gnunet-peerinfo-gtk.1
index 0119c60c..f68e702b 100644
--- a/doc/gnunet-peerinfo-gtk.1
+++ b/doc/gnunet-peerinfo-gtk.1
@@ -17,9 +17,6 @@ load config file (default: ~/.config/gnunet.conf)
17\fB\-s, \fB\-\-show-inactive\fR 17\fB\-s, \fB\-\-show-inactive\fR
18show peers even if we are not connected to them, have no (valid, non-expired) addresses for the peer, thus only know pretty much only their public keys; this will essentially list peers that we historically at some point encountered, but have currently no way to contact and that might not be running at all. 18show peers even if we are not connected to them, have no (valid, non-expired) addresses for the peer, thus only know pretty much only their public keys; this will essentially list peers that we historically at some point encountered, but have currently no way to contact and that might not be running at all.
19.TP 19.TP
20\fB\-t, \fB\-\-tray\fR
21start with main window minimized (only put icon in tray)
22.TP
23\fB\-v\fR, \fB\-\-version\fR 20\fB\-v\fR, \fB\-\-version\fR
24print the version number 21print the version number
25.SH FILES 22.SH FILES