diff --git a/Doc/library/shutil.rst b/Doc/library/shutil.rst index 98b249f2ca2..31269652460 100644 --- a/Doc/library/shutil.rst +++ b/Doc/library/shutil.rst @@ -278,6 +278,8 @@ Archives operations *owner* and *group* are used when creating a tar archive. By default, uses the current owner and group. + *logger* is an instance of :class:`logging.Logger`. + .. versionadded:: 2.7