doc/manual/man_dtnd.html
changeset 0 2b3e5ec03512
equal deleted inserted replaced
-1:000000000000 0:2b3e5ec03512
       
     1 <html>
       
     2 <head>
       
     3 <title> DTN2 Man pages: dtnd </title>
       
     4 
       
     5 </head>
       
     6 <body>
       
     7 <h1>dtnd
       
     8 </h1>
       
     9 
       
    10 <p>
       
    11 <h2>NAME
       
    12 </h2>
       
    13 <p>
       
    14 <tt>dtnd -	the dtn daemon
       
    15 
       
    16 <h2>SYNOPSIS
       
    17 </h2> 
       
    18 <p>
       
    19 To source bundles from stdin:
       
    20 <p>
       
    21 usage: <tt>dtnd [opts]</tt>
       
    22 <h2>DESCRIPTION
       
    23 </h2>
       
    24 <p>common options:
       
    25 <blockquote><pre>
       
    26   -h, --help			show usage
       
    27   -v, --version			print version information and exit
       
    28   -o, --output	&lt;output&gt;	file name for logging output (default - indicates stdout)
       
    29   -l &lt;level&gt;			default log level [debug|warn|info|crit]
       
    30   -s, --seed &lt;seed&gt;	 	random number generator seed
       
    31   -d, --daemonize		run as a daemon
       
    32   -c, --conf &lt;conf&gt;		set the configuration file
       
    33   -t, --tidy			clear database and initialize tables on startup
       
    34   --init-db			initialize database on startup
       
    35   --console-addr &lt;addr&gt;		set the console listening addr (default off)
       
    36   --console-port &lt;port&gt;		set the console listening port (default off)
       
    37   -i &lt;id&gt;			set the test id
       
    38 </pre><blockquote>
       
    39 </body>
       
    40 </html>
       
    41