diff options
author | Christian Hesse <mail@eworm.de> | 2016-10-05 14:36:12 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-10-05 22:38:59 +0200 |
commit | 9fea2b316110f47a0e561bb1ba498e9d5c9e43a3 (patch) | |
tree | 93ebce30154fd9a4060fa2b6affe349846de05f6 /README.md | |
parent | ff1595ed259b2acb2839d98c62db54113bf32976 (diff) | |
download | mpd-notification-9fea2b316110f47a0e561bb1ba498e9d5c9e43a3.tar.gz mpd-notification-9fea2b316110f47a0e561bb1ba498e9d5c9e43a3.tar.zst |
allow to scale artwork images
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -62,6 +62,7 @@ or `systemctl --user enable mpd-notification`. * *-o*: Notification text is one line (no line breaks) * *-p PORT*: connect to *PORT* * *-t TIMEOUT*: notification timeout, *TIMEOUT* in seconds +* *-s PIXELS*: scale image to *PIXELS* x *PIXELS* pixels * *-v*: verbose output * *-V*: print version information |