diff options
author | Alexander Færøy <ahf@irssi.org> | 2010-02-09 20:15:08 +0000 |
---|---|---|
committer | ahf <ahf@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2010-02-09 20:15:08 +0000 |
commit | 2cc1db2e71ea1d47215d0643b4774f4f3d7a9269 (patch) | |
tree | 307efbbe0eb958d0aaaafbd8fdcddb7365dff709 /docs/help | |
parent | 38e406d0fada4428090fef09a50b7ea7e6cae07a (diff) | |
download | irssi-2cc1db2e71ea1d47215d0643b4774f4f3d7a9269.zip |
Add NAMES to the WHO help entry. Patch by Thomas Karpiniec. Fixes ticket:728
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@5111 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help')
-rw-r--r-- | docs/help/in/who.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/in/who.in b/docs/help/in/who.in index 4a52865d..b8f0b584 100644 --- a/docs/help/in/who.in +++ b/docs/help/in/who.in @@ -27,5 +27,5 @@ Examples: /WHO timo* - Shows users whose nick, userhost, or realname begins with string 'timo' -See also: WHOIS, CHANNEL +See also: WHOIS, NAMES, CHANNEL |