mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 04:32:36 +01:00
Aka: fix README.txt (alias add --> aka add).
This commit is contained in:
parent
96a6c4db16
commit
09613edb27
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user