We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34306d1 commit e6a5285Copy full SHA for e6a5285
README.md
@@ -52,8 +52,8 @@ The `servers` blocks can be as many as you want.
52
Example commands:
53
54
```
55
-digs example.net A Query a domain using the configuration in the current directory
56
-digs example.net A -f custom.toml ...using custom configuration
+digs example.net A Query a domain using the configuration in the current directory
+digs example.net A --config custom.toml ...using custom configuration
57
58
59
Run `digs --help` to see more available options.
0 commit comments