diff --git a/doc/users.md b/doc/users.md index 94b96f0..6353750 100644 --- a/doc/users.md +++ b/doc/users.md @@ -182,7 +182,7 @@ Note: \ - mandatory arg; [BAR] - optional arg | `exec` \ | Execute a command in the system shell.
\* Command output is printed to the terminal, so redirection (`2> /dev/null`) may be necessary. | | `noop` | Do nothing. Useful for disabling default keybindings. See [custom keybindings](#custom-keybindings). | | `reload` | Reload the configuration from disk. See [Configuration](#configuration). | -| `reconnect` | Reconnect to Spotify (useful when session has expired or connection was lost | +| `reconnect` | Reconnect to Spotify (useful when session has expired or connection was lost) | | `add [current]` | Add selected track to playlist, if `current` is passed the currently playing track will be added | | `save [current]` | Save selected item, if `current` is passed the currently playing item will be saved |