diff options
author | Christian Hesse <mail@eworm.de> | 2016-04-01 09:26:47 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2016-04-01 09:26:47 +0200 |
commit | cb6b3750228ae4041a254e344fb24dbd50f38434 (patch) | |
tree | d8a5ff41e8e1115d4ab06865f011e066e84be68e /README.md | |
parent | 6457fb8d8248278bbb787cd0d044a566bb8c08b4 (diff) | |
download | mpd-notification-cb6b3750228ae4041a254e344fb24dbd50f38434.tar.gz mpd-notification-cb6b3750228ae4041a254e344fb24dbd50f38434.tar.zst |
Allow one line notifications
This is related to #9.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ or `systemctl --user enable mpd-notification`. * *-h*: show help * *-H HOST*: connect to HOST * *-m MUSIC-DIR*: use MUSIC-DIR for artwork lookup +* *-o*: Notification text is one line (no line breaks) * *-p PORT*: connect to PORT * *-t TIMEOUT*: notification timeout * *-v*: verbose output |