mirror of
https://github.com/meganz/MEGAcmd
synced 2025-08-22 09:57:09 +00:00
11 lines
260 B
Markdown
11 lines
260 B
Markdown
|
### lcd
|
||
|
Changes the current local folder for the interactive console
|
||
|
|
||
|
Usage: `lcd [localpath]`
|
||
|
<pre>
|
||
|
It will be used for uploads and downloads
|
||
|
|
||
|
If not using interactive console, the current local folder will be
|
||
|
that of the shell executing mega comands
|
||
|
</pre>
|