mirror of
https://github.com/meganz/MEGAcmd
synced 2025-08-24 02:47:07 +00:00
11 lines
218 B
Markdown
11 lines
218 B
Markdown
|
### preview
|
||
|
To download/upload the preview of a file.
|
||
|
|
||
|
Usage: `preview [-s] remotepath localpath`
|
||
|
<pre>
|
||
|
If no -s is inidicated, it will download the preview.
|
||
|
|
||
|
Options:
|
||
|
-s Sets the preview to the specified file
|
||
|
</pre>
|