5 kx # HOW TO EDIT THIS FILE:
5 kx # The "handy ruler" below makes it easier to edit a package description. Line
5 kx # up the first '|' above the ':' following the base package name, and the '|'
5 kx # on the right side marks the last column you can put a character in. You must
5 kx # make exactly 11 lines for the formatting to be correct. It's also
5 kx # customary to leave one space after the ':'.
5 kx
5 kx |-----handy-ruler------------------------------------------------------|
5 kx tree: tree @VERSION@ (a program to display a directory tree)
5 kx tree:
5 kx tree: Tree is a recursive directory listing program that produces a depth
5 kx tree: indented listing of files, which is colorized ala dircolors if the
5 kx tree: LS_COLORS environment variable is set and output is to tty. With no
5 kx tree: arguments, tree lists the files in the current directory.
5 kx tree:
5 kx tree: The tree utility was written by Steve Baker.
5 kx tree:
5 kx tree:
5 kx tree: