diff --git a/docs/customization/custom-scripts.md b/docs/customization/custom-scripts.md index ef74ed7ee..5836f577c 100644 --- a/docs/customization/custom-scripts.md +++ b/docs/customization/custom-scripts.md @@ -264,10 +264,12 @@ http://netbox/api/extras/scripts/example.MyReport/ \ Scripts can be run on the CLI by invoking the management command: ``` -python3 manage.py runscript [--commit] [--loglevel {debug,info,warning,error,critical}] --script .