Update doc/en/how-to/usage.rst

This commit is contained in:
Bruno Oliveira 2024-03-08 19:12:24 -03:00 committed by GitHub
parent 1cf0413346
commit 6714e9001a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -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