There was an error while loading. Please reload this page.
2 parents 47f6ae6 + bb176ea commit 620eac0Copy full SHA for 620eac0
1 file changed
docs/source/command-line-interface.rst
@@ -11,7 +11,7 @@ The main entry point is Django's :guilabel:`manage.py` management commands.
11
Lists all sub-commands available, including Django built-in commands.
12
VulnerableCode's own commands are listed under the ``[vulnerabilities]`` section::
13
14
- $ ./mange.py --help
+ $ ./manage.py --help
15
...
16
[vulnerabilities]
17
create_cpe_to_purl_map
0 commit comments