update cli vars on CLAN_CLI_PERF
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -45,7 +45,7 @@ Appending `--debug` flag enables debug logging printed into the console.
|
||||
To activate profiling you can run
|
||||
|
||||
```bash
|
||||
PERF=1 ./bin/clan-vm-manager
|
||||
CLAN_CLI_PERF=1 ./bin/clan-vm-manager
|
||||
```
|
||||
|
||||
### Library Components
|
||||
|
||||
Reference in New Issue
Block a user