pull/2/head
Ivan Habunek 2017-04-12 17:18:56 +02:00
rodzic e33cf21ff6
commit 817ab109d0
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: CDBD63C43A30BB95
1 zmienionych plików z 8 dodań i 1 usunięć

Wyświetl plik

@ -25,4 +25,11 @@ Currently implements only posting a new status:
toot post "Hello world!"
On first use, will ask you to choose a Mastodon instance and log in.
On first use, you will be asked to choose a Mastodon instance and log in.
The app and user tokens are saved in two files in your home directory:
* ``~/.config/toot/app.cfg``
* ``~/.config/toot/user.cfg``
To logout, delete these files.