run python3 udpate_doc.py

This commit is contained in:
erikkaum 2024-07-31 12:04:22 +02:00
parent 4a0fdad1a7
commit 4498d6bc47

View File

@ -434,7 +434,7 @@ Options:
## USAGE_STATS ## USAGE_STATS
```shell ```shell
--usage-stats <USAGE_STATS> --usage-stats <USAGE_STATS>
Control if anonymous usage stats are collected. on/off or no-stack. Defaul on Control if anonymous usage stats are collected. Options are "on", "off" and "no-stack" Defaul is on
[env: USAGE_STATS=] [env: USAGE_STATS=]
[default: on] [default: on]