Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
devanshshukla99 authored May 22, 2021
1 parent a5473d1 commit ac784bb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ The plugin will register automatically with ``pytest`` framework and will be rea
Configuration
-------------

The default dump file is ``.intercepted`` which can be overrided by specifing ``intercept_dump_file`` in the ini file or by adding ``-o intercept_dump_file=[dump file]`` option.
The default dump file is ``.intercepted`` which can be overridden by:

- either specifing ``intercept_dump_file`` in the ini file
- or by adding ``-o intercept_dump_file=[dump file]`` option

.. code-block:: bash
Expand Down

0 comments on commit ac784bb

Please sign in to comment.