diff --git a/docs/public-networks/reference/cli/options.md b/docs/public-networks/reference/cli/options.md
index af42ef701d1..0027eedf238 100644
--- a/docs/public-networks/reference/cli/options.md
+++ b/docs/public-networks/reference/cli/options.md
@@ -521,7 +521,7 @@ In private networks defined using [`--genesis-file`](#genesis-file) or when usin
```bash
-CACHE_LAST_BLOCKS=2048
+BESU_CACHE_LAST_BLOCKS=2048
```
@@ -4988,7 +4988,7 @@ Static nodes JSON file containing the [static nodes](../../how-to/connect/static
```bash
-STRICT_TX_REPLAY_PROTECTION_ENABLED=false
+BESU_STRICT_TX_REPLAY_PROTECTION_ENABLED=false
```