We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71b67f1 commit 24675aeCopy full SHA for 24675ae
changelog/11871.feature.rst
@@ -1,4 +1,2 @@
1
-Added support for reading ``file_or_dir`` positional arguments from a file
2
-using the prefix character '@', like e.g.:
3
-
4
-``pytest @tests.txt``
+Added support for reading command line arguments from a file using the prefix character '@',
+like e.g.: ``pytest @tests.txt``.
0 commit comments