diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -462,7 +462,9 @@ Monitors have default aliases. - aliases to `mpd` - Args: the argument list (see below). In addition you can provide `-P`, `-S` and `-Z`, with an string argument, to represent the - playing, stopped and paused states in the `statei` template field. + playing, stopped and paused states in the `statei` template field, + and `-h`, `-p` and `-x` for the host, port and password (default + host is "localhost", port 6600 and empty password). - Variables that can be used with the `-t`/`--template` argument: `bar`, `state`, `statei`, `volume`, `length` `lapsed`, `remaining`, |