From b512ae587caf6427730acc47e9e4b591a5724353 Mon Sep 17 00:00:00 2001 From: "louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13" Date: Sat, 7 Aug 2010 23:26:55 +0000 Subject: add man page. fixed #1670 --- data/poezio.1 | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 data/poezio.1 (limited to 'data/poezio.1') diff --git a/data/poezio.1 b/data/poezio.1 new file mode 100644 index 00000000..53a448ed --- /dev/null +++ b/data/poezio.1 @@ -0,0 +1,26 @@ +.\" Copyright 2010 Le Coz Florent +.\" This man page is distributed under the GPLv3 license. +.\" See COPYING file +.TH "Poezio" "1" "August 1, 2010" "Poezio dev team" "" +.SH "NAME" +Poezio \- a ncurses jabber client +.SH "SYNOPSIS" +.B poezio [\-f \fICONFIG_FILE\fR] [\-h] +.SH "DESCRIPTION" +.B Poezio +is a console jabber (XMPP) client written in Python and using ncurses to draw its interface. It aims at being similar to the most famous IRC clients. For more information on XMPP see http://xmpp.org and on Poezio see http://poezio.eu +.PP +.SH "OPTIONS" +.TP +\fB\-f\fR, \fB\-\-file \fICONFIG_FILE\fR +Run gajim using \fICONFIG_FILE\fR as the config file instead of ~/.config/poezio/poezio.cfg +.TP +\fB\-h\fR +Display and help message +.SH "BUGS" +Sure, of course. +.SH "FEEDBACK" +You are encouraged to report bugs or feature requests on http://codingteam.net/project/poezio. +You can also find us on the Jabber chatroom poezio@conference.codingteam.net +.SH "AUTHORS" +Written by FLorent Le Coz -- cgit v1.2.3