update cli vars on CLAN_CLI_PERF

This commit is contained in:
Jörg Thalheim
2025-05-13 17:25:17 +02:00
parent 0e50e47f16
commit 2e4d6b0b2e
2 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ Appending `--debug` flag enables debug logging printed into the console.
To activate profiling you can run
```bash
PERF=1 ./bin/clan-app
CLAN_CLI_PERF=1 ./bin/clan-app
```
### Library Components