From fd66271a4c98c3dbdeb06e22899bd4eadd3efe12 Mon Sep 17 00:00:00 2001 From: Lili Date: Wed, 18 Jan 2023 14:30:16 +0100 Subject: [PATCH] more readme updates --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ffc4603..db1291b 100644 --- a/README.md +++ b/README.md @@ -222,7 +222,9 @@ This command only changes counters, so if you want to clear the queue with list #### clear-refresh Does the same as `clear-queue` and `refresh-counters` together. - +```bash +python -m flask clear-refresh +``` Run this if you're adding/removing counters, want to reset them to zero and want to clear all redeems as well. ## Configuration files ### config.py