docs: fix --disable-dns flag in DNS management examples (#534)

This commit is contained in:
Omar Atef
2026-01-07 04:59:45 +02:00
committed by GitHub
parent ff94f58a39
commit c75d0884e8

View File

@@ -43,7 +43,7 @@ You can also disable DNS management directly on a peer using the `--disable-dns`
netbird up --disable-dns
# Enable DNS management on this peer
netbird up --disable-dns=true
netbird up --disable-dns=false
```
This is useful when: