mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 14:42:07 +02:00
291 B
291 B
logoff
Terminate a login session.
- Terminate the current session:
logoff
- Terminate a session by its name or id:
logoff {{session_name|session_id}}
- Terminate a session on a specific server connected through RDP:
logoff {{session_name|session_id}} /server:{{servername}}