Skip to content

Commit 620eac0

Browse files
authored
Merge pull request #703 from aydinnyunus/patch-1
Update command-line-interface.rst Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
2 parents 47f6ae6 + bb176ea commit 620eac0

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)