Inspectopedia
 
2024.3

Incorrect CLI syntax

Warning
New
Last modified: 03 December 2024

Reports the problems if the arguments of the command you type in the console are not in the proper order. The inspection also verifies that option names and arguments are correct.

Do not disable the inspection if you are going to use command-line interfaces like manage.py in Django.