docs: task class: improve_docs. remove the misleading 'nolock' cli option (#22482)
docs: update docs/netdata-python-d-plugin-nolock-cli-option Co-authored-by: nedi-app[bot] <nedi-app[bot]@users.noreply.github.com>
nedi-app[bot] committed
May 18, 2026 at 11:30 UTC
7f82ef923ae2472e1ea2bfe51d9ba67f0a9dd335
1 file changed
-2
src/collectors/python.d.plugin/README.md
-2
@@ -60,5 +60,3 @@ Depending on where Netdata was installed, execute one of the following commands
60
```
61
62
Where `[module]` is the directory name under <https://github.com/netdata/netdata/tree/master/src/collectors/python.d.plugin>
63
-
64
-**Note**: If you would like execute a collector in debug mode while it is still running by Netdata, you can pass the `nolock` CLI option to the above commands.