diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-01-02 12:23:59 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-01-02 12:23:59 +0100 |
commit | 2d82a4a4fcf0955b5c88099f01f65301f9f51b38 (patch) | |
tree | d1575a447583c3200df55393275fad16d8914aa1 | |
parent | fc5efe5c35246b48d3447682a38ddf987409de57 (diff) | |
download | weechat-2d82a4a4fcf0955b5c88099f01f65301f9f51b38.zip |
Add config files relay.conf and rmodifier.conf in man page
-rw-r--r-- | doc/weechat-curses.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/weechat-curses.1 b/doc/weechat-curses.1 index cf6afc706..0c1991a56 100644 --- a/doc/weechat-curses.1 +++ b/doc/weechat-curses.1 @@ -13,7 +13,6 @@ weechat-curses \- Wee Enhanced Environment for Chat (Curses version) Fast, light and extensible chat client for many operating systems. .br Everything can be done with a keyboard. It is customizable and extensible with scripts. -Many GUIs are or will be available (Curses, Gtk and Qt). .br It is compliant with IRC RFCs 1459, 2810, 2811, 2812, and 2813. @@ -90,6 +89,12 @@ configuration file for IRC plugin .B $HOME/.weechat/logger.conf configuration file for logger plugin .TP +.B $HOME/.weechat/relay.conf +configuration file for relay plugin +.TP +.B $HOME/.weechat/rmodifier.conf +configuration file for rmodifier plugin +.TP .B $HOME/.weechat/xfer.conf configuration file for xfer plugin .TP |