diff options
author | Florent Le Coz <louiz@louiz.org> | 2011-01-12 20:54:32 +0100 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2011-01-12 20:54:32 +0100 |
commit | 17aeebce3a43b1646db93224538327a06b1d178b (patch) | |
tree | ff87d5c42597e6c9585d9c46141e021319a3dfca | |
parent | 9d0d8b88b9899af167ad0d6ee64448c455d986e5 (diff) | |
download | poezio-17aeebce3a43b1646db93224538327a06b1d178b.tar.gz poezio-17aeebce3a43b1646db93224538327a06b1d178b.tar.bz2 poezio-17aeebce3a43b1646db93224538327a06b1d178b.tar.xz poezio-17aeebce3a43b1646db93224538327a06b1d178b.zip |
Update man page
-rw-r--r-- | data/poezio.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/poezio.1 b/data/poezio.1 index 2547aebb..dd5a6677 100644 --- a/data/poezio.1 +++ b/data/poezio.1 @@ -19,11 +19,11 @@ Run poezio using \fICONFIG_FILE\fR as the config file instead of ~/.config/poezi Log debug from both poezio and SleekXMPP in \fIDEBUG_FILE\fR. Debug contains incoming and outgoing stanzas in addition to various message helping poezio's debuging. .TP \fB\-h\fR -Display and help message +Display an help message .SH "BUGS" Sure. .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 +You are encouraged to report bugs or feature requests on http://dev.louiz.org/project/poezio. +You can also find us on the Jabber chatroom poezio@kikoo.louiz.org .SH "AUTHORS" Written by Florent Le Coz <louiz@louiz.org> |