fixed info on lyrics command

This commit is contained in:
Ritiek Malhotra
2016-09-28 11:03:40 +05:30
committed by GitHub
parent 96f6e7bc07
commit eeee6c8ea4

View File

@@ -108,7 +108,7 @@ sudo chmod 775 list.txt
## Brief info on Commands:
```
• play - will play the last song downloaded using mplayer
• list - downloads songs from list.txt (see below)
• list - downloads songs from list.txt
• lyrics - will print out the lyrics for last downloaded song.
• exit - exit the script
```