From 854b9a8f8a78825dfe9a045588eccb7b47805f74 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 5 Oct 2016 22:37:23 +0200 Subject: clarify option arguments in documentation --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 52b9bbd..4f2bd8e 100644 --- a/README.md +++ b/README.md @@ -57,11 +57,11 @@ or `systemctl --user enable mpd-notification`. `mpd-notification` accepts some arguments: * *-h*: show help -* *-H HOST*: connect to HOST -* *-m MUSIC-DIR*: use MUSIC-DIR for artwork lookup +* *-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 +* *-p PORT*: connect to *PORT* +* *-t TIMEOUT*: notification timeout, *TIMEOUT* in seconds * *-v*: verbose output * *-V*: print version information -- cgit v1.2.3-54-g00ecf