diff options
author | Christian Grothoff <christian@grothoff.org> | 2012-10-29 09:26:42 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2012-10-29 09:26:42 +0000 |
commit | 0aded63224b7112a70182ae86d1999108669d1a9 (patch) | |
tree | 38731a3b3659f185c02fffbde15e9e28c14a58fb /doc | |
parent | 68df8985a5865ca0ff238403ccdea644d3925df3 (diff) |
-adding some missing man pages
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/gnunet-ats.1 | 33 | ||||
-rw-r--r-- | doc/man/gnunet-dns2gns.1 | 33 | ||||
-rw-r--r-- | doc/man/gnunet-gns-fcfsd.1 | 33 | ||||
-rw-r--r-- | doc/man/gnunet-resolver.1 | 33 |
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 @@ +.TH GNUNET\-ATS 1 "Jan 4, 2012" "GNUnet" + +.SH NAME +gnunet\-ats \- display information about transport resource allocation + +.SH SYNOPSIS +.B gnunet\-ats +.RI [ options ] +.br + +.SH DESCRIPTION +\fBgnunet\-ats\fP can be used to + +.SH OPTIONS +.B +.IP "\-c FILENAME, \-\-config=FILENAME" +Use the configuration file FILENAME. +.B +.IP "\-h, \-\-help" +Print short help on options. +.B +.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" +Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. +.B +.IP "\-v, \-\-version" +Print GNUnet version number. + + +.SH BUGS +Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org> + +.SH SEE ALSO +gnunet\-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 @@ +.TH GNUNET\-DNS2GNS 1 "Jan 4, 2012" "GNUnet" + +.SH NAME +gnunet\-dns2gns \- display information about transport resource allocation + +.SH SYNOPSIS +.B gnunet\-dns2gns +.RI [ options ] +.br + +.SH DESCRIPTION +\fBgnunet\-dns2gns\fP can be used to + +.SH OPTIONS +.B +.IP "\-c FILENAME, \-\-config=FILENAME" +Use the configuration file FILENAME. +.B +.IP "\-h, \-\-help" +Print short help on options. +.B +.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" +Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. +.B +.IP "\-v, \-\-version" +Print GNUnet version number. + + +.SH BUGS +Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org> + +.SH SEE ALSO +gnunet\-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 @@ +.TH GNUNET\-GNS-FCFSD 1 "Jan 4, 2012" "GNUnet" + +.SH NAME +gnunet\-gns-fcfsd \- display information about transport resource allocation + +.SH SYNOPSIS +.B gnunet\-gns-fcfsd +.RI [ options ] +.br + +.SH DESCRIPTION +\fBgnunet\-gns-fcfsd\fP can be used to + +.SH OPTIONS +.B +.IP "\-c FILENAME, \-\-config=FILENAME" +Use the configuration file FILENAME. +.B +.IP "\-h, \-\-help" +Print short help on options. +.B +.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" +Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. +.B +.IP "\-v, \-\-version" +Print GNUnet version number. + + +.SH BUGS +Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org> + +.SH SEE ALSO +gnunet\-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 @@ +.TH GNUNET\-RESOLVER 1 "Jan 4, 2012" "GNUnet" + +.SH NAME +gnunet\-resolver \- display information about transport resource allocation + +.SH SYNOPSIS +.B gnunet\-resolver +.RI [ options ] +.br + +.SH DESCRIPTION +\fBgnunet\-resolver\fP can be used to + +.SH OPTIONS +.B +.IP "\-c FILENAME, \-\-config=FILENAME" +Use the configuration file FILENAME. +.B +.IP "\-h, \-\-help" +Print short help on options. +.B +.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" +Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. +.B +.IP "\-v, \-\-version" +Print GNUnet version number. + + +.SH BUGS +Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org> + +.SH SEE ALSO +gnunet\-transport(1) |