mirror of
https://github.com/meganz/MEGAcmd
synced 2025-08-22 09:57:09 +00:00
10 lines
208 B
Markdown
10 lines
208 B
Markdown
|
### version
|
||
|
Prints MEGAcmd versioning and extra info
|
||
|
|
||
|
Usage: `version [-l][-c]`
|
||
|
<pre>
|
||
|
Options:
|
||
|
-c Shows changelog for the current version
|
||
|
-l Show extended info: MEGA SDK version and features enabled
|
||
|
</pre>
|