diff --git a/README.md b/README.md index 6162f4e..b2c4f66 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,11 @@ When Newt receives Wireguard control messages, it will use the information encod ## CLI Args -`endpoint`: The endpoint where both Gerbil and Pangolin reside in order to connect to the websocket. -`id`: Newt ID generated by Pangolin to identify the client. -`secret`: A unique secret (not shared and kept private) used to authenticate the client ID with the websocket in order to receive commands. -`dns`: DNS server to use to resolve the endpoint -`log-level` (optional): The log level to use. Default: INFO +- `endpoint`: The endpoint where both Gerbil and Pangolin reside in order to connect to the websocket. +- `id`: Newt ID generated by Pangolin to identify the client. +- `secret`: A unique secret (not shared and kept private) used to authenticate the client ID with the websocket in order to receive commands. +- `dns`: DNS server to use to resolve the endpoint +- `log-level` (optional): The log level to use. Default: INFO Example: