equal
deleted
inserted
replaced
|
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 <output> file name for logging output (default - indicates stdout) |
|
29 -l <level> default log level [debug|warn|info|crit] |
|
30 -s, --seed <seed> random number generator seed |
|
31 -d, --daemonize run as a daemon |
|
32 -c, --conf <conf> set the configuration file |
|
33 -t, --tidy clear database and initialize tables on startup |
|
34 --init-db initialize database on startup |
|
35 --console-addr <addr> set the console listening addr (default off) |
|
36 --console-port <port> set the console listening port (default off) |
|
37 -i <id> set the test id |
|
38 </pre><blockquote> |
|
39 </body> |
|
40 </html> |
|
41 |