diff options
author | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-02-13 13:17:00 +0100 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-02-14 09:35:49 +0100 |
commit | 7eba7e939b87b6bebc16ddca94f799e46b2b0aae (patch) | |
tree | 085f9f3699404353d9f533c101a181b83bf3d938 /src/pianobar.1 | |
parent | a99bfd2480636fed808f22122912f76f3827a65b (diff) | |
download | pianobar-7eba7e939b87b6bebc16ddca94f799e46b2b0aae.tar.gz pianobar-7eba7e939b87b6bebc16ddca94f799e46b2b0aae.tar.bz2 pianobar-7eba7e939b87b6bebc16ddca94f799e46b2b0aae.zip |
New feature: Bookmark song/artist (keybinding 'b')
Diffstat (limited to 'src/pianobar.1')
-rw-r--r-- | src/pianobar.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pianobar.1 b/src/pianobar.1 index b8f5446..6112bce 100644 --- a/src/pianobar.1 +++ b/src/pianobar.1 @@ -46,6 +46,10 @@ Add more music to current station. You will be asked for a search string. Just follow the instructions. If you're clueless try '?' (without quotes). .TP +.B act_bookmark = b +Bookmark current song or artist. + +.TP .B act_stationcreate = c Create new station. You have to enter a search string and select the song or artist of your choice. |