Skip to content

Commit

Permalink
Add docs for list_modules subcommand.
Browse files Browse the repository at this point in the history
  • Loading branch information
carljm committed Aug 19, 2018
1 parent 16b7c9b commit fc361b7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/generation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ working directory to the Python path, so ensuring that you run ``monkeytype``
from the root of your code is usually sufficient. Alternatively, you can set the
``PYTHONPATH`` environment variable.

.. _monkeytype-list:

monkeytype list_modules
~~~~~~~~~~~~~~~~~~~~~~~

Print a list of all modules for which call traces have been stored.

.. _monkeytype-stub:

monkeytype stub
Expand Down

0 comments on commit fc361b7

Please sign in to comment.