diff options
author | Christian Hesse <mail@eworm.de> | 2016-10-05 23:38:36 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-10-05 23:38:36 +0200 |
commit | 90b01922ea7622de0eab2216912445040389ed5c (patch) | |
tree | 0a1b2b7817facd544b626cce87f345510f8bd5c7 /README.md | |
parent | 854b9a8f8a78825dfe9a045588eccb7b47805f74 (diff) | |
parent | b04e44e2fd6d91641ad089160effe1e88e162847 (diff) | |
download | mpd-notification-90b01922ea7622de0eab2216912445040389ed5c.tar.gz mpd-notification-90b01922ea7622de0eab2216912445040389ed5c.tar.zst |
Merge branch 'pixbuf'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -59,8 +59,12 @@ or `systemctl --user enable mpd-notification`. * *-h*: show help * *-H HOST*: connect to *HOST* * *-m MUSIC-DIR*: use *MUSIC-DIR* for artwork lookup +* *--notification-file-workaround*: write artwork to file for notification + daemons that do required it * *-o*: Notification text is one line (no line breaks) * *-p PORT*: connect to *PORT* +* *-s PIXELS*: scale image to a maximum size *PIXELS* x *PIXELS* pixels, keeping + ratio * *-t TIMEOUT*: notification timeout, *TIMEOUT* in seconds * *-v*: verbose output * *-V*: print version information |