From aa6dff91f676a0e1f6835c407a6aa2ff359353d9 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 3 Jan 2025 21:53:02 -0500 Subject: [PATCH] Add bullets --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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: