Provided by: libaudio-mpd-perl_2.004-2_all 

NAME
mpd-rate; - rate your songs for mpd-dynamic
VERSION
version 2.004
DESCRIPTION
This program allows you to rate your songs, to allow mpd-dynamic to use ratings.
USAGE
mpd-rate [options]
OPTIONS
You can customize the usage of mpd-dynamic with the following options:
-r[atings] <ratings>
The path of a db file with the ratings per song. The keys are the song path (relative to MPD root),
and the value is an integer (the rating). Default to "~/.mpd/ratings.db".
<rating>
The rating you want to apply to the current song. If not supplied, will print its current rating.
--version
--usage
--help
--man
Print the usual program information
AUTHOR
Jerome Quelin
COPYRIGHT AND LICENSE
This software is copyright (c) 2007 by Jerome Quelin.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
perl v5.24.1 2016-12-11 MPD-RATE(1p)