Skip to content

Commit bb176ea

Browse files
authored
Update command-line-interface.rst
1 parent 47f6ae6 commit bb176ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/command-line-interface.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The main entry point is Django's :guilabel:`manage.py` management commands.
1111
Lists all sub-commands available, including Django built-in commands.
1212
VulnerableCode's own commands are listed under the ``[vulnerabilities]`` section::
1313

14-
$ ./mange.py --help
14+
$ ./manage.py --help
1515
...
1616
[vulnerabilities]
1717
create_cpe_to_purl_map

0 commit comments

Comments
 (0)