Use code quotes for cmds in docs

This commit is contained in:
Daniel 2024-12-20 13:37:01 +01:00
parent 1e9e6263d4
commit ef7b129ced

View file

@ -33,7 +33,9 @@ For testing just one Hub with a different build or config, you can simply use `.
For connecting to the SPN test network with Portmaster, execute portmaster like this:
```
sudo ../../../cmds/portmaster-core/portmaster-core --disable-shutdown-event --devmode --log debug --data /opt/safing/portmaster --spn-map test --bootstrap-file ./testdata/shared/bootstrap.dsd
```
Note:
This uses the same portmaster data and config as your installed version.