tree: use "levels" in the -L example description

for improved mnemonics :)
waldyrious/alt-syntax
Waldir Pimenta 2016-08-03 12:08:25 +01:00
parent 85dcf3eef6
commit 268af0f8a9
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' (where 1 means the current directory):
- Show files and directories up to 'num' levels of depth (where 1 means the current directory):
`tree -L {{num}}`