[empathy] import empathy-accounts manpage from Debian



commit 35c2f2093089a86cdbed59c77debf0e84ce5bd47
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Thu Jul 8 14:19:54 2010 +0200

    import empathy-accounts manpage from Debian
    
    Thanks to Laurent Bigonville for this man page.

 src/Makefile.am        |    3 ++-
 src/empathy-accounts.1 |   36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 8209d92..0a4f6b3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -192,7 +192,8 @@ check_c_sources += $(libempathy_accounts_panel_la_SOURCES)
 endif
 
 dist_man_MANS =			\
-	empathy.1
+	empathy.1 \
+	empathy-accounts.1
 
 # rules for making the glib enum objects
 %-enumtypes.h: %.h Makefile.in
diff --git a/src/empathy-accounts.1 b/src/empathy-accounts.1
new file mode 100644
index 0000000..a1841fc
--- /dev/null
+++ b/src/empathy-accounts.1
@@ -0,0 +1,36 @@
+.TH EMPATHY-ACCOUNTS "1" "February 2010" "Telepathy project" "User Commands"
+.SH NAME
+empathy-accounts \- Accounts configuration dialog for Empathy instant messaging client
+.SH SYNOPSIS
+empathy-accounts
+.RI [ options ]
+.SH DESCRIPTION
+Accounts configuration dialog for Empathy instant messaging client
+.PP
+This utility allows you to configure your instant messaging accounts for Empathy.
+.SH OPTIONS
+.TP
+.BR \-i ,\  \-\-import
+Try to import any recognized accounts and display an assistant if that fails
+.TP
+.BR \-h ,\  \-\-hidden
+Don't display any dialogs; do any work (eg, importing) and exit
+.TP
+.BI \-s\  account\-id
+.TQ
+.BI \-\-select\-account= account\-id
+Initially select given account (eg, gabble/jabber/foo_40example_2eorg0)
+.SH AUTHOR
+This manual page was written by
+.MT bigon debian org
+Laurent Bigonville
+.ME ,
+for the Debian GNU/Linux system (but may be used by others).
+.SH SEE ALSO
+.BR empathy (1),
+.UR http://telepathy.freedesktop.org/
+The Telepathy project
+.UE ,
+.UR http://live.gnome.org/Empathy
+The Empathy project
+.UE .



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]