tree.md: add clarification to -L option (#959)

waldyrious/alt-syntax
Waldir Pimenta 2016-07-19 12:39:18 +01:00 committed by Leandro Ostera
parent 6a988e9325
commit 5655f1c1f5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
> Show the contents of the current directory as a tree.
- Show files and directories with a depth of 'num':
- Show files and directories with a depth of 'num' (where 1 means the current directory):
`tree -L {{num}}`