]> kaliko git repositories - python-musicpd.git/blobdiff - doc/source/use.rst
Fixed "Socket timeout" documentation
[python-musicpd.git] / doc / source / use.rst
index 119de2dfc975cc69f4762bba5ffa347c856e470a..106ce90984cb1383437781081e1a72f672bd65e5 100644 (file)
@@ -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
 ----------