Merge pull request #4 from Control-D-Inc/cuonglm/update-example

Update arguments section to reflect latest changes
This commit is contained in:
Yegor S
2022-12-13 12:37:43 -05:00
committed by GitHub

View File

@@ -47,17 +47,16 @@ Usage:
Available Commands:
help Help about any command
interfaces Manage Interface DNS settings
run Run the DNS proxy server
Flags:
-h, --help help for ctrld
-j, --json json output
-v, --verbose verbose log output
--version version for ctrld
Use "ctrld [command] --help" for more information about a command.
```
## Usage
To start the server with default configuration, simply run: `ctrld run`. This will create a generic `config.toml` file in the working directory and start the service.
1. Start the server