From 47d3a2f8133f9d63ff100adc27903d54ef95dc53 Mon Sep 17 00:00:00 2001
From: Dimitur Kirov <dkirov@gmail.com>
Date: Mon, 10 Apr 2006 20:10:49 +0000
Subject: [PATCH] nk: command name is gajim-remote

---
 gajim-remote.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gajim-remote.1 b/gajim-remote.1
index 78621d8905..22063a02ad 100644
--- a/gajim-remote.1
+++ b/gajim-remote.1
@@ -3,7 +3,7 @@
 .SH "NAME"
 Gajim-remote
 .SH "SYNOPSIS"
-.B gajim [help] [toggle_roster_appearance] [show_next_unread] [list_contacts] [list_accounts] [change_status] [open_chat] [send_message] [send_file] [contact_info] [account_info] [send_file] [prefs_list] [prefs_put] [prefs_del] [prefs_store] [remove_contact] [add_contact] [get_status] [get_status_message] [get_unread_msgs_number]  
+.B gajim-remote [help] [toggle_roster_appearance] [show_next_unread] [list_contacts] [list_accounts] [change_status] [open_chat] [send_message] [send_file] [contact_info] [account_info] [send_file] [prefs_list] [prefs_put] [prefs_del] [prefs_store] [remove_contact] [add_contact] [get_status] [get_status_message] [get_unread_msgs_number]  
 .SH "DESCRIPTION"
 .B Gajim-remote 
 is a script to control Gajim by D-Bus
-- 
GitLab