doc: add mpd database update command
This commit is contained in:
parent
d3c48fb890
commit
2f085f812c
|
@ -33,3 +33,5 @@ mkdir -p "$HOME/.mpd/playlists"
|
|||
# enable for current user
|
||||
systemctl --user enable mpd
|
||||
systemctl --user start mpd
|
||||
|
||||
# command to update your database: mpc update
|
||||
|
|
Loading…
Reference in New Issue
Block a user