Merge pull request #615 from Mkaysi/aka

Aka: fix README.txt
This commit is contained in:
Valentin Lorentz 2014-05-07 20:27:42 +02:00
commit 90f0e08b20

View File

@ -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 Add an aka, lastfm, which expects a last.fm user and replies with
their recently played items. 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 Note that if the nested commands being aliased hadn't been quoted, then
those commands would have been run immediately, and @lastfm would always those commands would have been run immediately, and @lastfm would always