diff options
author | mathieui <mathieui@mathieui.net> | 2016-10-28 17:55:20 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2016-10-28 17:57:13 +0200 |
commit | 2d64940e6c274e7b75d00f52dda7dc5b98eb56a8 (patch) | |
tree | 9db0b6f5e7fa2a6ab56fc8081415cb38cf6a0c16 /data | |
parent | 92d23bc007cde6d8abcd55bd16fd272692e89ed1 (diff) | |
download | poezio-2d64940e6c274e7b75d00f52dda7dc5b98eb56a8.tar.gz poezio-2d64940e6c274e7b75d00f52dda7dc5b98eb56a8.tar.bz2 poezio-2d64940e6c274e7b75d00f52dda7dc5b98eb56a8.tar.xz poezio-2d64940e6c274e7b75d00f52dda7dc5b98eb56a8.zip |
Fix #3249 (typo in manpage)
Diffstat (limited to 'data')
-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 539db39e..d54e991c 100644 --- a/data/poezio.1 +++ b/data/poezio.1 @@ -16,7 +16,7 @@ is a console jabber (XMPP) client written in Python and using ncurses to draw it Run poezio using \fICONFIG_FILE\fR as the config file instead of ~/.config/poezio/poezio.cfg .TP \fB\-d\fR, \fB\-\-debug \fIDEBUG_FILE\fR -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. +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 debugging. .TP \fB\-h\fR Display an help message |