From 9247d2d7be71157e17d57c2e50319addf591e2b7 Mon Sep 17 00:00:00 2001 From: tazhate Date: Fri, 22 Nov 2013 23:51:58 +0400 Subject: [PATCH] fixed h1 --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ffc66e2..6263538 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,9 @@ By default public key is stored in the same folder named tg.pub: Client support TAB completion and command history. -#### Supported commands +### Supported commands -## Messaging +#### Messaging * **msg** \ Text - sends message to this peer @@ -56,7 +56,7 @@ Client support TAB completion and command history. * **rename_contact** \ \ \ - tries to rename contact. If you have another device it will be a fight * **mark_read** \ - mark read all received messages with peer -## Multimedia +#### Multimedia * **send_photo** \ \ - sends photo to peer * **send_video** \ \ - sends video to peer @@ -65,24 +65,24 @@ Client support TAB completion and command history. * **view_photo**/view_video/view_video_thumb \ - loads photo/video to download dir and starts system default viewer -## Group chat options +#### Group chat options * **chat_info** \ - prints info about chat * **chat_add_user** \ \ - add user to chat * **chat_del_user** \ \ - remove user from chat * **rename_chat** \ \ -## Search +#### Search * **search** \ pattern - searches pattern in messages with peer * **global_search** pattern - searches pattern in all messages -## Secret chat +#### Secret chat * **create_secret_chat** \ - creates secret chat with this user * **visualize_key** \ - prints visualization of encryption key. You should compare it to your partner's one -## Stats and various info +#### Stats and various info * **user_info** \ - prints info about user * **history** \ [limit] - prints history (and marks it as read). Default limit = 40