aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-10-29 09:26:42 +0000
committerChristian Grothoff <christian@grothoff.org>2012-10-29 09:26:42 +0000
commit0aded63224b7112a70182ae86d1999108669d1a9 (patch)
tree38731a3b3659f185c02fffbde15e9e28c14a58fb
parent68df8985a5865ca0ff238403ccdea644d3925df3 (diff)
downloadgnunet-0aded63224b7112a70182ae86d1999108669d1a9.tar.gz
gnunet-0aded63224b7112a70182ae86d1999108669d1a9.zip
-adding some missing man pages
-rw-r--r--doc/man/gnunet-ats.133
-rw-r--r--doc/man/gnunet-dns2gns.133
-rw-r--r--doc/man/gnunet-gns-fcfsd.133
-rw-r--r--doc/man/gnunet-resolver.133
4 files changed, 132 insertions, 0 deletions
diff --git a/doc/man/gnunet-ats.1 b/doc/man/gnunet-ats.1
new file mode 100644
index 000000000..b84af1dc3
--- /dev/null
+++ b/doc/man/gnunet-ats.1
@@ -0,0 +1,33 @@
1.TH GNUNET\-ATS 1 "Jan 4, 2012" "GNUnet"
2
3.SH NAME
4gnunet\-ats \- display information about transport resource allocation
5
6.SH SYNOPSIS
7.B gnunet\-ats
8.RI [ options ]
9.br
10
11.SH DESCRIPTION
12\fBgnunet\-ats\fP can be used to
13
14.SH OPTIONS
15.B
16.IP "\-c FILENAME, \-\-config=FILENAME"
17Use the configuration file FILENAME.
18.B
19.IP "\-h, \-\-help"
20Print short help on options.
21.B
22.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
23Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
24.B
25.IP "\-v, \-\-version"
26Print GNUnet version number.
27
28
29.SH BUGS
30Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org>
31
32.SH SEE ALSO
33gnunet\-transport(1)
diff --git a/doc/man/gnunet-dns2gns.1 b/doc/man/gnunet-dns2gns.1
new file mode 100644
index 000000000..efe30622f
--- /dev/null
+++ b/doc/man/gnunet-dns2gns.1
@@ -0,0 +1,33 @@
1.TH GNUNET\-DNS2GNS 1 "Jan 4, 2012" "GNUnet"
2
3.SH NAME
4gnunet\-dns2gns \- display information about transport resource allocation
5
6.SH SYNOPSIS
7.B gnunet\-dns2gns
8.RI [ options ]
9.br
10
11.SH DESCRIPTION
12\fBgnunet\-dns2gns\fP can be used to
13
14.SH OPTIONS
15.B
16.IP "\-c FILENAME, \-\-config=FILENAME"
17Use the configuration file FILENAME.
18.B
19.IP "\-h, \-\-help"
20Print short help on options.
21.B
22.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
23Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
24.B
25.IP "\-v, \-\-version"
26Print GNUnet version number.
27
28
29.SH BUGS
30Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org>
31
32.SH SEE ALSO
33gnunet\-transport(1)
diff --git a/doc/man/gnunet-gns-fcfsd.1 b/doc/man/gnunet-gns-fcfsd.1
new file mode 100644
index 000000000..0ad67dddf
--- /dev/null
+++ b/doc/man/gnunet-gns-fcfsd.1
@@ -0,0 +1,33 @@
1.TH GNUNET\-GNS-FCFSD 1 "Jan 4, 2012" "GNUnet"
2
3.SH NAME
4gnunet\-gns-fcfsd \- display information about transport resource allocation
5
6.SH SYNOPSIS
7.B gnunet\-gns-fcfsd
8.RI [ options ]
9.br
10
11.SH DESCRIPTION
12\fBgnunet\-gns-fcfsd\fP can be used to
13
14.SH OPTIONS
15.B
16.IP "\-c FILENAME, \-\-config=FILENAME"
17Use the configuration file FILENAME.
18.B
19.IP "\-h, \-\-help"
20Print short help on options.
21.B
22.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
23Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
24.B
25.IP "\-v, \-\-version"
26Print GNUnet version number.
27
28
29.SH BUGS
30Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org>
31
32.SH SEE ALSO
33gnunet\-transport(1)
diff --git a/doc/man/gnunet-resolver.1 b/doc/man/gnunet-resolver.1
new file mode 100644
index 000000000..a2ac907f5
--- /dev/null
+++ b/doc/man/gnunet-resolver.1
@@ -0,0 +1,33 @@
1.TH GNUNET\-RESOLVER 1 "Jan 4, 2012" "GNUnet"
2
3.SH NAME
4gnunet\-resolver \- display information about transport resource allocation
5
6.SH SYNOPSIS
7.B gnunet\-resolver
8.RI [ options ]
9.br
10
11.SH DESCRIPTION
12\fBgnunet\-resolver\fP can be used to
13
14.SH OPTIONS
15.B
16.IP "\-c FILENAME, \-\-config=FILENAME"
17Use the configuration file FILENAME.
18.B
19.IP "\-h, \-\-help"
20Print short help on options.
21.B
22.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
23Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
24.B
25.IP "\-v, \-\-version"
26Print GNUnet version number.
27
28
29.SH BUGS
30Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org>
31
32.SH SEE ALSO
33gnunet\-transport(1)