Update tree.md

This commit is contained in:
Waldir Pimenta
2016-09-16 11:40:15 +01:00
committed by GitHub
parent 68351454ed
commit c294bdc4b6

View File

@@ -14,7 +14,7 @@
`tree -a` `tree -a`
- Print the tree without indentation lines, showing the full path instead: - Print the tree without indentation lines, showing the full path instead (use `-N` to not escape whitespace and special characters):
`tree -i -f` `tree -i -f`