diff --git a/interface.c b/interface.c index de6a925..c6ffc67 100644 --- a/interface.c +++ b/interface.c @@ -877,8 +877,8 @@ void interpreter (char *line UU) { "user_info - prints info about user\n" "fwd - forward message to user. You can see message numbers starting client with -N\n" "rename_chat \n" - "load_photo/load_video/load_video_thumb - loads photo/video to download dir\n" - "view_photo/view_video/view_video_thumb - loads photo/video to download dir and starts system default viewer\n" + "load_photo/load_video/load_video_thumb - loads photo/video to download dir. You can see message numbers starting client with -N\n" + "view_photo/view_video/view_video_thumb - loads photo/video to download dir and starts system default viewer. You can see message numbers starting client with -N\n" "show_license - prints contents of GPLv2\n" "search pattern - searches pattern in messages with peer\n" "global_search pattern - searches pattern in all messages\n"