From: Bart Polot Date: Wed, 7 May 2014 12:07:42 +0000 (+0000) Subject: - rename man file X-Git-Tag: initial-import-from-subversion-38251~4090 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f81693562ebc217bf2b8c614fdae799a00c3656e;p=oweals%2Fgnunet.git - rename man file --- diff --git a/doc/man/gnunet-cadet.1 b/doc/man/gnunet-cadet.1 new file mode 100644 index 000000000..bb167fc3e --- /dev/null +++ b/doc/man/gnunet-cadet.1 @@ -0,0 +1,38 @@ +.TH GNUNET\-MESH 1 "Jan 31, 2014" "GNUnet" + +.SH NAME +gnunet\-mesh \- Print information about mesh tunnels and peers + +.SH SYNOPSIS +.B gnunet\-mesh +.RI [ options ] +.br + +.SH DESCRIPTION +\fBgnunet\-mesh\fP prints information about mesh tunnels and peers. + +.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 "\-l LOGFILE, \-\-logfile=LOGFILE" +Configure logging to write logs to LOGFILE. +.B +.IP "\-m, \-\-monitor" +Provide information about all tunnels (continuously) NOT IMPLEMENTED. +.B +.IP "\-t OWNER\_ID:TUNNEL\_ID, \-\-tunnel=OWNER\_ID:TUNNEL\_ID" +Provide information about a particular tunnel. +.B +.IP "\-v, \-\-version" +Print GNUnet version number. + +.SH BUGS +Report bugs by using Mantis or by sending electronic mail to diff --git a/doc/man/gnunet-mesh.1 b/doc/man/gnunet-mesh.1 deleted file mode 100644 index bb167fc3e..000000000 --- a/doc/man/gnunet-mesh.1 +++ /dev/null @@ -1,38 +0,0 @@ -.TH GNUNET\-MESH 1 "Jan 31, 2014" "GNUnet" - -.SH NAME -gnunet\-mesh \- Print information about mesh tunnels and peers - -.SH SYNOPSIS -.B gnunet\-mesh -.RI [ options ] -.br - -.SH DESCRIPTION -\fBgnunet\-mesh\fP prints information about mesh tunnels and peers. - -.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 "\-l LOGFILE, \-\-logfile=LOGFILE" -Configure logging to write logs to LOGFILE. -.B -.IP "\-m, \-\-monitor" -Provide information about all tunnels (continuously) NOT IMPLEMENTED. -.B -.IP "\-t OWNER\_ID:TUNNEL\_ID, \-\-tunnel=OWNER\_ID:TUNNEL\_ID" -Provide information about a particular tunnel. -.B -.IP "\-v, \-\-version" -Print GNUnet version number. - -.SH BUGS -Report bugs by using Mantis or by sending electronic mail to