Added documentation for -d, -f, and -t options.
1 parent f85f0d7 commit 4dcb06907f5b334c1bcc8eccee2b0eade0f38549
@tundra tundra authored on 23 Jun 2001
Showing 1 changed file
View
21
tdir.1
.B -R
Travel down each directory tree Recursively. Defaults to
no recursion.
.TP
.B -d
Suppress display of directories
.TP
.B -f
Suppress display of files
.TP
.B -h
Display Help information about tdir.
.TP
.B -v
Display Version information about tdir.
.TP
.B -c #
Set Column With to # characters. (default: 19)
.TP
.B -s c
Set Extension Separator character to c. (default: .)
tdir will search for the rightmost instance of this character
when examining file names. From that position to the end of
the name is considered the "extension" of the file. Everything
before it is considered the "name".
.TP
.B -t
Tree mode - display directory tree only. Equivalent to: -Rdf
.TP
.B -v
Display Version information about tdir.
.TP
.B -c #
Set Column With to # characters. (default: 19)
.TP
.B -w #
Set the Output Width to # characters. (default: 80)
.SH COLUMN ARITHMETIC