From 09613edb27527735984fa95fdc5819ad15388f5b Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 7 May 2014 21:24:18 +0300 Subject: [PATCH] Aka: fix README.txt (alias add --> aka add). --- plugins/Aka/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Aka/README.txt b/plugins/Aka/README.txt index 5d8ad44f3..5ef0c68bd 100644 --- a/plugins/Aka/README.txt +++ b/plugins/Aka/README.txt @@ -17,7 +17,7 @@ Add an aka, trout, which expects a word as an argument Add an aka, lastfm, which expects a last.fm user and replies with their recently played items. -@alias add lastfm "rss [format concat http://ws.audioscrobbler.com/1.0/user/ [format concat [urlquote $1] /recenttracks.rss]]" +@aka add lastfm "rss [format concat http://ws.audioscrobbler.com/1.0/user/ [format concat [urlquote $1] /recenttracks.rss]]" Note that if the nested commands being aliased hadn't been quoted, then those commands would have been run immediately, and @lastfm would always