Update README.md
This commit is contained in:
parent
ecc239e291
commit
abdae6a6f7
1 changed files with 2 additions and 2 deletions
|
@ -80,11 +80,11 @@ If you manage to launch it on other UNIX, please let me know.
|
|||
|
||||
### Usage
|
||||
|
||||
./telegram -k <public-server-key>
|
||||
./telegram-cli -k <public-server-key>
|
||||
|
||||
By default public key is stored in the same folder named tg-server.pub or in /etc/telegram/server.pub, if it's not, specify where to find it:
|
||||
|
||||
./telegram -k tg-server.pub
|
||||
./telegram-cli -k tg-server.pub
|
||||
|
||||
Client support TAB completion and command history.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue