From 6714e9001a625f3a6f7382b4ccd9f65c863863e5 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Fri, 8 Mar 2024 19:12:24 -0300 Subject: [PATCH] Update doc/en/how-to/usage.rst --- doc/en/how-to/usage.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/en/how-to/usage.rst b/doc/en/how-to/usage.rst index 2df98f36e..fe46fad2d 100644 --- a/doc/en/how-to/usage.rst +++ b/doc/en/how-to/usage.rst @@ -96,6 +96,8 @@ This will import ``pkg.testing`` and use its filesystem location to find and run **Read arguments from file** +.. versionadded:: 8.2 + All of the above can be read from a file using the ``@`` prefix: .. code-block:: bash