Closed dchekanov closed 8 years ago
It's the system's tree
command, not of this package. In the latest version (0.4.9) of tree-cli
, there's a alias command for tree
to use, the treee
. Just enter the command treee -l 2 -o out.txt
and it should work fine.
It doesn't seem to accept parameters when running on Windows:
> tree -L 2 -o out.txt
Too many parameters - 2
> tree -o tree.txt
Too many parameters - tree.txt