--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/manual/man_dtnrecv.html Thu Apr 21 14:57:45 2011 +0100
@@ -0,0 +1,44 @@
+<html>
+<head>
+<title> DTN2 Man pages: dtnrecv </title>
+
+</head>
+<body>
+<h1>dtnrecv
+</h1>
+
+<p>
+<h2>NAME
+</h2>
+<p>
+<tt>dtnrecv - receive a bundle on a registration
+
+<h2>SYNOPSIS
+</h2>
+<p>
+<tt>dtnrecv [opts] eid</tt>
+<blockquote><pre>
+options:
+ -v verbose
+ -q quiet
+ -h help
+ -s <eid|demux_string> source eid)
+ -d <eid|demux_string> endpoint id
+ -r <regid> use existing registration regid
+ -n <count> exit after count bundles received
+ -e <time> registration expiration time in seconds (default: one hour)
+ -f <defer|drop|exec> failure action
+ -F <script> failure script for exec action
+ -x call dtn_register and immediately exit
+ -c call dtn_change_registration and immediately exit
+ -u call dtn_unregister and immediately exit
+ -N don't try to find an existing registration
+ -t <timeout> timeout value for call to dtn_recv
+ -o <template> Write out transfers to files using this template
+(# chars are replaced with a counter). Example: f##.bin goes to f00.bin, f01.bin, etc...
+</pre></blockquote>
+<h2>DESCRIPTION
+</h2>
+</body>
+</html>
+