more readme updates
This commit is contained in:
parent
af66b9f839
commit
fd66271a4c
|
@ -222,7 +222,9 @@ This command only changes counters, so if you want to clear the queue with list
|
||||||
|
|
||||||
#### clear-refresh
|
#### clear-refresh
|
||||||
Does the same as `clear-queue` and `refresh-counters` together.
|
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.
|
Run this if you're adding/removing counters, want to reset them to zero and want to clear all redeems as well.
|
||||||
## Configuration files
|
## Configuration files
|
||||||
### config.py
|
### config.py
|
||||||
|
|
Loading…
Reference in New Issue