Fix RDDT manual, OPTIONS section
This commit is contained in:
parent
8e313a9a73
commit
e335576b35
12
docs/rddt.1
12
docs/rddt.1
@ -32,21 +32,21 @@ the route diagram drawing tool for GoldEd+.
|
|||||||
Rddt reads the output of GoldEd+'s READmakepathreport function.
|
Rddt reads the output of GoldEd+'s READmakepathreport function.
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.TP
|
.TP
|
||||||
.B -D
|
.B -d
|
||||||
Reserved for debugging purposes.
|
Reserved for debugging purposes.
|
||||||
.TP
|
.TP
|
||||||
.BI -I n
|
.BI -i n
|
||||||
Sets indent to
|
Sets indent to
|
||||||
.IR n .
|
.IR n .
|
||||||
.TP
|
.TP
|
||||||
.BI -L "link_address"
|
.BI -l "link_address"
|
||||||
This option used to specify your link address. Requires option
|
This option used to specify your link address. Requires option
|
||||||
.BR -N .
|
.BR -n .
|
||||||
.TP
|
.TP
|
||||||
.BI -N "address"
|
.BI -n "address"
|
||||||
Use this option to specify your address.
|
Use this option to specify your address.
|
||||||
.TP
|
.TP
|
||||||
.B -P
|
.B -p
|
||||||
Decode path.
|
Decode path.
|
||||||
.SH EXAMPLE
|
.SH EXAMPLE
|
||||||
.B RDDT path.rpt -n2:5020/604.19 -l2:5020/604 2:5020/604.19 -p
|
.B RDDT path.rpt -n2:5020/604.19 -l2:5020/604 2:5020/604.19 -p
|
||||||
|
Reference in New Issue
Block a user