diff --git a/docs/advanced.md b/docs/advanced.md index ef48f465..bc1d0f87 100644 --- a/docs/advanced.md +++ b/docs/advanced.md @@ -363,6 +363,7 @@ name of the payloads as keys and a tuple of elements as values. ``` More specifically, this tuple must have at least two elements and maximum of three: + - The first one is an optional file name which can be set to `None`. - The second may be a file-like object or a string which will be automatically encoded in UTF-8.