Change Example 2

This commit is contained in:
MichailiK 2019-10-25 17:56:55 +02:00
parent 7192d55732
commit 94362d640b

View file

@ -129,8 +129,8 @@ lyrics.default = "A-Z Lyrics"
// Example 1: Giving command "play" the alias "p":
// alias.play = "p"
//
// Example 2: Giving command "search" the aliases "s" and "find":
// alias.search = "s find"
// Example 2: Giving command "search" the aliases "yts" and "find":
// alias.search = "yts find"
// General commands