mirror of
https://github.com/meganz/MEGAcmd
synced 2025-08-22 09:57:09 +00:00
8 lines
144 B
Markdown
8 lines
144 B
Markdown
|
### tree
|
||
|
Lists files in a remote path in a nested tree decorated output
|
||
|
|
||
|
Usage: `tree [remotepath]`
|
||
|
<pre>
|
||
|
This is similar to "ls --tree"
|
||
|
</pre>
|