apps/dtnrespond/dtnrespond.1
changeset 19 ce4cfc1cb1b6
parent 1 44c5e3fa6d30
equal deleted inserted replaced
18:3d1ea31e2a19 19:ce4cfc1cb1b6
    22 .B dtnrespond
    22 .B dtnrespond
    23 .RB -l
    23 .RB -l
    24 .IR eid
    24 .IR eid
    25 .RB -f
    25 .RB -f
    26 .IR matching_file
    26 .IR matching_file
       
    27 .RB [ -r
       
    28 .IR eid ]
    27 .RB [ -n
    29 .RB [ -n
    28 .IR num ]
    30 .IR num ]
    29 .RB [ -e
    31 .RB [ -e
    30 .IR seconds ]
    32 .IR seconds ]
    31 .RB [ \-hv ]
    33 .RB [ \-hv ]
    63 .B \-\^f
    65 .B \-\^f
    64 The matching_file is a comma seperated value file that contains 
    66 The matching_file is a comma seperated value file that contains 
    65 information on the files to match against. See 
    67 information on the files to match against. See 
    66 .B dtnmatch.
    68 .B dtnmatch.
    67 .TP
    69 .TP
       
    70 .B \-\^r
       
    71 The reply-to EID for the bundle. If not set the src EID will be used.
       
    72 .TP
    68 .B \-\^n
    73 .B \-\^n
    69 The number of queries to listen for before closing. Default: 0
    74 The number of queries to listen for before closing. Default: 0
    70 indicates
    75 indicates
    71 .B dtnrespond
    76 .B dtnrespond
    72 should listen forever.
    77 should listen forever.