X-Git-Url: https://git.kaliko.me/?p=python-musicpd.git;a=blobdiff_plain;f=doc%2Fsource%2Fuse.rst;fp=doc%2Fsource%2Fuse.rst;h=106ce90984cb1383437781081e1a72f672bd65e5;hp=119de2dfc975cc69f4762bba5ffa347c856e470a;hb=549a3573ba228d07ef40a2a70b0e23ed2e4c42b2;hpb=89914ad1ef6d13963d856836d1b934cb02cfb837 diff --git a/doc/source/use.rst b/doc/source/use.rst index 119de2d..106ce90 100644 --- a/doc/source/use.rst +++ b/doc/source/use.rst @@ -147,7 +147,7 @@ as a single colon as argument (i.e. sending just ``":"``): Empty start in range (i.e. ":END") are not possible and will raise a CommandError. -Remember the of the tuple is optional, range can still be specified as single string ``"START:END"``. +.. note:: Remember the use of a tuple is **optional**. Range can still be specified as a plain string ``"START:END"``. Iterators ----------