mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-22 11:29:28 +07:00
GitOrigin-RevId: 3d76a0b29748d9f0e5593f87eeb66ce1bfdd81bc
8 lines
414 B
HTML
8 lines
414 B
HTML
<html>
|
|
<body>
|
|
<strong>Command line (commands, arguments and options) inspection.</strong>
|
|
<p>This inspection checks command you type in command console or command file. It helps you to make sure arguments are on their
|
|
places, option names are correct as well as arguments, provided for options.</p>
|
|
<p>Do not disable it if you are going to use command-line interfaces like manage.py in Django</p>
|
|
</body>
|
|
</html> |