2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-08-22 09:57:09 +00:00
MEGAcmd/contrib/docs/commands/killsession.md

11 lines
210 B
Markdown
Raw Permalink Normal View History

2024-07-18 16:04:25 +02:00
### killsession
Kills a session of current user.
Usage: `killsession [-a | sessionid1 sessionid2 ... ]`
<pre>
Options:
-a kills all sessions except the current one
To see all sessions use "whoami -l"
</pre>