mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-02-03 22:18:39 +00:00
Merge pull request #4 from Control-D-Inc/cuonglm/update-example
Update arguments section to reflect latest changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user