Skip to content

Commit a902a23

Browse files
Mic92McSinyx
authored andcommitted
README.md: documentation nitpick for mpd
1 parent e84be35 commit a902a23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,8 +335,8 @@ Supported platforms: platform independent (required tools: `curl`).
335335

336336
* Argument: an array including password, hostname and port in that order. `nil`
337337
fields will be fallen back to default (`localhost:6600` without password).
338-
* Returns a table with string keys: `${volume}`, `${bitrate}`, `${elapsed}`,
339-
`${duration}` (in seconds), `${Elapsed}`, `${Duration}` (in [hh:]mm:ss),
338+
* Returns a table with string keys: `${volume}`, `${bitrate}`, `${elapsed}` (in seconds),
339+
`${duration}` (in seconds), `${Elapsed}` (formatted as [hh:]mm:ss), `${Duration}` (formatted as [hh:]mm:ss),
340340
`${random}`, `${repeat}`, `${state}`, `${Artist}`, `${Title}`, `${Album}`,
341341
`${Genre}` and optionally `${Name}` and `${file}`.
342342

0 commit comments

Comments
 (0)