From 35c2f2093089a86cdbed59c77debf0e84ce5bd47 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 8 Jul 2010 14:19:54 +0200 Subject: 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 deletion(-) create mode 100644 src/empathy-accounts.1 diff --git a/src/Makefile.am b/src/Makefile.am index 8209d92a6..0a4f6b33f 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 000000000..a1841fceb --- /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 . -- cgit v1.2.3