diff options
author | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13> | 2010-10-25 09:02:00 +0000 |
---|---|---|
committer | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13> | 2010-10-25 09:02:00 +0000 |
commit | bc3dc5c604de099256d1a1b251b02dba751326cb (patch) | |
tree | 317ec1badff5cdbb4eb9b327a5030780f2047abf | |
parent | dc83c18c35ec01721d4871ba0226f7a20470503c (diff) | |
download | poezio-bc3dc5c604de099256d1a1b251b02dba751326cb.tar.gz poezio-bc3dc5c604de099256d1a1b251b02dba751326cb.tar.bz2 poezio-bc3dc5c604de099256d1a1b251b02dba751326cb.tar.xz poezio-bc3dc5c604de099256d1a1b251b02dba751326cb.zip |
fix man page
-rw-r--r-- | data/poezio.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/poezio.1 b/data/poezio.1 index 53a448ed..b5830a91 100644 --- a/data/poezio.1 +++ b/data/poezio.1 @@ -13,7 +13,7 @@ is a console jabber (XMPP) client written in Python and using ncurses to draw it .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 +Run poezio using \fICONFIG_FILE\fR as the config file instead of ~/.config/poezio/poezio.cfg .TP \fB\-h\fR Display and help message |