diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 77886b8..7f6a10c 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ playlist.json file (usually generated by http-music or downloaded from online). * **In the queue listing:** * <kbd>s</kbd> - shuffle the queue * <kbd>c</kbd> - clear the queue - * <kbd>Backspace</kbd> - remove the selected track from the queue + * <kbd>x</kbd> - remove the selected track from the queue * **In path displays:** (Path displays are the things that show below the main and queue listings. They show the path of groups to the selected item in the listing.) * <kbd>Enter</kbd> or <kbd>Space</kbd> - view the selected item in the main listing * <kbd>Left</kbd> and <kbd>Right</kbd> - navigate the path display |