From f81693562ebc217bf2b8c614fdae799a00c3656e Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Wed, 7 May 2014 12:07:42 +0000 Subject: - rename man file --- doc/man/gnunet-cadet.1 | 38 ++++++++++++++++++++++++++++++++++++++ doc/man/gnunet-mesh.1 | 38 -------------------------------------- 2 files changed, 38 insertions(+), 38 deletions(-) create mode 100644 doc/man/gnunet-cadet.1 delete mode 100644 doc/man/gnunet-mesh.1 (limited to 'doc') 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 -- cgit v1.2.3