From 77a67c99863770afa6a53d2775abd8bb7597fda9 Mon Sep 17 00:00:00 2001 From: Andrey Nehaychik Date: Thu, 15 Feb 2024 08:42:21 +0100 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8049d81..bd4bd1d 100644 --- a/README.md +++ b/README.md @@ -80,9 +80,10 @@ Options: --poll-interval, --interval INTEGER Refresh interval in ms --extra-path TEXT Append specified directories to sys.path - -j, --json Use JSONSerializer + --disable-delete Disable delete jobs, clean up registries --debug / --normal Enter DEBUG mode -v, --verbose Enable verbose logging + -j, --json Enable JSONSerializer --help Show this message and exit. ```