We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caa3779 commit bc68ed1Copy full SHA for bc68ed1
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