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.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.B -D
|
||||
.B -d
|
||||
Reserved for debugging purposes.
|
||||
.TP
|
||||
.BI -I n
|
||||
.BI -i n
|
||||
Sets indent to
|
||||
.IR n .
|
||||
.TP
|
||||
.BI -L "link_address"
|
||||
.BI -l "link_address"
|
||||
This option used to specify your link address. Requires option
|
||||
.BR -N .
|
||||
.BR -n .
|
||||
.TP
|
||||
.BI -N "address"
|
||||
.BI -n "address"
|
||||
Use this option to specify your address.
|
||||
.TP
|
||||
.B -P
|
||||
.B -p
|
||||
Decode path.
|
||||
.SH EXAMPLE
|
||||
.B RDDT path.rpt -n2:5020/604.19 -l2:5020/604 2:5020/604.19 -p
|
||||
|
Reference in New Issue
Block a user