2024-06-10 18:14:17 +02:00
|
|
|
### help
|
|
|
|
Prints list of commands
|
|
|
|
|
2024-06-14 11:46:28 +02:00
|
|
|
Usage: `help [-f|-ff|--non-interactive|--upgrade|--paths] [--show-all-options]`
|
2024-06-10 18:14:17 +02:00
|
|
|
<pre>
|
|
|
|
Options:
|
2024-06-11 13:12:27 +02:00
|
|
|
-f Include a brief description of the commands
|
|
|
|
-ff Get a complete description of all commands
|
2024-06-14 11:46:28 +02:00
|
|
|
--non-interactive Display information on how to use MEGAcmd with scripts
|
|
|
|
--upgrade Display information on PRO plans
|
|
|
|
--paths Show caveats of local and remote paths
|
|
|
|
--show-all-options Display all options regardless of platform
|
2024-06-10 18:14:17 +02:00
|
|
|
</pre>
|