--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/manual/man_dtnsend.html Thu Apr 21 14:57:45 2011 +0100
@@ -0,0 +1,53 @@
+<html>
+<head>
+<title> DTN2 Man pages: dtnsend </title>
+
+</head>
+<body>
+<h1>dtnsend
+</h1>
+
+<p>
+<h2>NAME
+</h2>
+<p>
+<tt>dtnsend - sends a bundle with payload of file, tmpfile, message, or date
+
+<h2>SYNOPSIS
+</h2>
+<p>
+usage: <tt>dtnsend [opts] -s <source_eid> -d <dest_eid> -t <type> -p <payload></tt>
+<h2>DESCRIPTION
+</h2>
+<p>common options:
+<blockquote><pre>
+ -v verbose
+ -h help
+ -s <eid|demux_string> source eid)
+ -d <eid|demux_string> destination eid)
+ -r <eid|demux_string> reply to eid)
+ -t <f|t|m|d> payload type: file, tmpfile, message, or date
+ -p <filename|string> payload data
+ -e <time> expiration time in seconds (default: one hour)
+ -P <priority> one of bulk, normal, expedited, or reserved
+ -i <regid> registration id for reply to
+ -n <int> copies of the bundle to send
+ -z <time> msecs to sleep between transmissions
+ -c request custody transfer
+ -C request custody transfer receipts
+ -D request for end-to-end delivery receipt
+ -X request for deletion receipt
+ -R request for bundle reception receipts
+ -F request for bundle forwarding receipts
+ -1 assert destination endpoint is a singleton
+ -N assert destination endpoint is not a singleton
+ -W set the do not fragment option
+ -w wait for bundle status reports
+ -E <int> include extension block and specify type
+ -M <int> include metadata block and specify type
+ -O <int> flags to include in extension/metadata block
+ -S <string> extension/metadata block content
+</pre><blockquote>
+</body>
+</html>
+