diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2006-04-13 12:04:14 +0000 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2006-04-13 12:04:14 +0000 |
commit | b81b747b96cebd16607460c7dd68c96bef07a3e5 (patch) | |
tree | 27a84604a7e2076dabc20c4921e6edd18afa63e3 /doc/en/config.xml | |
parent | 0da4487a11fd182478de19fb95a99e12d7a68ab9 (diff) | |
download | weechat-b81b747b96cebd16607460c7dd68c96bef07a3e5.zip |
Added more help for input prompt format
Diffstat (limited to 'doc/en/config.xml')
-rw-r--r-- | doc/en/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/config.xml b/doc/en/config.xml index 4630b59e3..956b1cf64 100644 --- a/doc/en/config.xml +++ b/doc/en/config.xml @@ -283,7 +283,7 @@ <entry>string</entry> <entry>any string</entry> <entry>'[%n(%m)] '</entry> - <entry>Format for input prompt</entry> + <entry>Format for input prompt ('%c' is replaced by channel or server, '%n' by nick and '%m' by nick modes)</entry> </row> <row> <entry><option>col_real_white</option></entry> |