mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-01 06:42:16 +00:00
22 lines
390 B
Plaintext
22 lines
390 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# telegram-desktop
|
|
|
|
> Instant messenger with open source clients, chats and stickers.
|
|
> More information: <https://telegram.org>.
|
|
|
|
- Start GUI:
|
|
|
|
`telegram-desktop`
|
|
|
|
- Run GUI as an autostart if allowed:
|
|
|
|
`telegram-desktop -autostart`
|
|
|
|
- Run GUI minimized to tray:
|
|
|
|
`telegram-desktop -startintray`
|