Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/command-line-interface.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The main entry point is Django's :guilabel:`manage.py` management commands.
Lists all sub-commands available, including Django built-in commands.
VulnerableCode's own commands are listed under the ``[vulnerabilities]`` section::

$ ./mange.py --help
$ ./manage.py --help
...
[vulnerabilities]
create_cpe_to_purl_map
Expand Down