From c3a877682c2ce72aa38c58642875563b918aca86 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 4 Jan 2012 15:48:21 +0000 Subject: move monkey man page to monkey --- doc/man/Makefile.am | 3 +-- doc/man/gnunet-monkey.1 | 39 --------------------------------------- 2 files changed, 1 insertion(+), 41 deletions(-) delete mode 100644 doc/man/gnunet-monkey.1 diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am index deb074f42..7bbd13570 100644 --- a/doc/man/Makefile.am +++ b/doc/man/Makefile.am @@ -10,7 +10,6 @@ man_MANS = \ gnunet-search.1 \ gnunet-statistics.1 \ gnunet-transport.1 \ - gnunet-unindex.1 \ - gnunet-monkey.1 + gnunet-unindex.1 EXTRA_DIST = ${man_MANS} diff --git a/doc/man/gnunet-monkey.1 b/doc/man/gnunet-monkey.1 deleted file mode 100644 index d939da73f..000000000 --- a/doc/man/gnunet-monkey.1 +++ /dev/null @@ -1,39 +0,0 @@ -.TH GNUNET\-MONKEY 1 "Jan 4, 2012" "GNUnet" - -.SH NAME -gnunet\-monkey \- automatically debugging for services - -.SH SYNOPSIS -.B gnunet-monkey -.RI [ options ] -.br - -.SH DESCRIPTION -\fBgnunet\-monkey\fP used to automatically debug a service. - -.SH OPTIONS -.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 "\-m, \-\-mode" -Monkey's mode of operation: text: for writing debugging report in a text file, email: for sending debugging report to an email address. -.B -.IP "\-b, \-\-binary" -Path of the binary to debug with Monkey. -.B -.IP "\-o, \-\-output" -Only required in text mode: The path of the text file in which Monkey should write the debugging report. -.B -.IP "\-v, \-\-version" -Print GNUnet version number. - - -.SH BUGS -Report bugs by using Mantis or by sending electronic mail to - -.SH SEE ALSO -gnunet\-service\-monkey(1) -- cgit v1.2.3