diff options
| author | Jonas Berlin | 2015-11-09 13:04:58 +0200 |
|---|---|---|
| committer | Jonas Berlin | 2015-11-09 13:04:58 +0200 |
| commit | c7f3264babc100d0ba819e9daeb4f69cd6183a25 (patch) | |
| tree | 5277dea98c7ccf50c963acafc0696aca69f15f45 /scripts/slack_complete.pl | |
| parent | 99b153246079d03e841ddddc3675059a68f70374 (diff) | |
| download | scripts.irssi.org-c7f3264babc100d0ba819e9daeb4f69cd6183a25.tar.bz2 | |
Update slack_complete.pl
Improved description
Diffstat (limited to 'scripts/slack_complete.pl')
| -rw-r--r-- | scripts/slack_complete.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/slack_complete.pl b/scripts/slack_complete.pl index 01e38b6..37179fd 100644 --- a/scripts/slack_complete.pl +++ b/scripts/slack_complete.pl @@ -20,7 +20,7 @@ use vars qw{$VERSION %IRSSI}; authors => 'Morten Lied Johansen, Jonas Berlin', contact => 'mortenjo@ifi.uio.no', license => 'GPL', - description => 'Convert to slack-mention when completing nicks', + description => 'Prefix nicks with @ when completing nicks to match conventions on networks like Slack, Flowdock, Gitter etc', ); # ======[ Hooks ]======================================================= |
