move monkey man page to monkey
authorChristian Grothoff <christian@grothoff.org>
Wed, 4 Jan 2012 15:48:21 +0000 (15:48 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 4 Jan 2012 15:48:21 +0000 (15:48 +0000)
doc/man/Makefile.am
doc/man/gnunet-monkey.1 [deleted file]

index deb074f427d3b83acada1089dfa0edd6696ce922..7bbd135705332b2b2b6962e3d0c185873230c791 100644 (file)
@@ -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 (file)
index d939da7..0000000
+++ /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 <https://gnunet.org/mantis/> or by sending electronic mail to <gnunet\-developers@gnu.org>
-
-.SH SEE ALSO
-gnunet\-service\-monkey(1)