documentation: improve legibility of command output

Improve legibility of command output.
This commit is contained in:
a-kenji
2024-05-24 12:37:27 +02:00
parent 0fd00b441b
commit 33504088c2
4 changed files with 10 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ include a new machine into the VPN.
By default all machines within one clan are connected via a chosen network technology.
```
```{.no-copy}
Clan
Node A
<-> (zerotier / mycelium / ...)
@@ -36,7 +36,7 @@ peers. Once addresses are allocated, the controller's continuous operation is no
```
3. **Update the Controller Machine**: Execute the following:
```bash
$ clan machines update <CONTROLLER>
clan machines update <CONTROLLER>
```
Your machine is now operational as the VPN controller.