From 549a3573ba228d07ef40a2a70b0e23ed2e4c42b2 Mon Sep 17 00:00:00 2001 From: Kaliko Jack Date: Sat, 30 Dec 2023 11:56:53 +0100 Subject: [PATCH] Fixed "Socket timeout" documentation --- doc/source/use.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ---------- -- 2.39.2