mirror of
https://github.com/meganz/MEGAcmd
synced 2025-08-22 09:57:09 +00:00
15 lines
383 B
Markdown
15 lines
383 B
Markdown
|
### ipc
|
||
|
Manages contact incoming invitations.
|
||
|
|
||
|
Usage: `ipc email|handle -a|-d|-i`
|
||
|
<pre>
|
||
|
Options:
|
||
|
-a Accepts invitation
|
||
|
-d Rejects invitation
|
||
|
-i Ignores invitation [WARNING: do not use unless you know what you are doing]
|
||
|
|
||
|
Use "mega-invite" to send/remove invitations to other users
|
||
|
Use "mega-showpcr" to browse incoming/outgoing invitations
|
||
|
Use "mega-users" to see contacts
|
||
|
</pre>
|