From d5287682d14c0f6e99ba721fa844fd29d90b583a Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 29 Aug 2014 23:46:38 +0200 Subject: ArgParser: allow fractional seconds in ParseCommandArg(SongTime) --- doc/protocol.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/protocol.xml b/doc/protocol.xml index cff685060..af2a312d2 100644 --- a/doc/protocol.xml +++ b/doc/protocol.xml @@ -877,8 +877,8 @@ Seeks to the position TIME (in - seconds) of entry SONGPOS in the - playlist. + seconds; fractions allowed) of entry + SONGPOS in the playlist. @@ -893,7 +893,8 @@ Seeks to the position TIME (in - seconds) of song SONGID. + seconds; fractions allowed) of song + SONGID. @@ -907,9 +908,10 @@ - Seeks to the position TIME within the - current song. If prefixed by '+' or '-', then the time - is relative to the current playing position. + Seeks to the position TIME (in + seconds; fractions allowed) within the current song. If + prefixed by '+' or '-', then the time is relative to the + current playing position. -- cgit v1.2.3