mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-08-10 13:20:33 +02: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:
|
Available Commands:
|
||||||
help Help about any command
|
help Help about any command
|
||||||
interfaces Manage Interface DNS settings
|
|
||||||
run Run the DNS proxy server
|
run Run the DNS proxy server
|
||||||
|
|
||||||
Flags:
|
Flags:
|
||||||
-h, --help help for ctrld
|
-h, --help help for ctrld
|
||||||
-j, --json json output
|
|
||||||
-v, --verbose verbose log output
|
-v, --verbose verbose log output
|
||||||
--version version for ctrld
|
--version version for ctrld
|
||||||
|
|
||||||
Use "ctrld [command] --help" for more information about a command.
|
Use "ctrld [command] --help" for more information about a command.
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## 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.
|
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
|
1. Start the server
|
||||||
|
|||||||
Reference in New Issue
Block a user