Update usage information
This commit is contained in:
parent
a344633bbb
commit
4c833d1916
1 changed files with 5 additions and 1 deletions
|
@ -102,10 +102,14 @@ options:
|
||||||
```
|
```
|
||||||
### UPDATE
|
### UPDATE
|
||||||
```
|
```
|
||||||
usage: knotctl update [-h] -d DATA -n NAME -r RTYPE -t TTL -z ZONE
|
usage: knotctl update [-h] -a [ARGUMENT ...] -d DATA -n NAME -r RTYPE [-t TTL]
|
||||||
|
-z ZONE
|
||||||
|
|
||||||
options:
|
options:
|
||||||
-h, --help show this help message and exit
|
-h, --help show this help message and exit
|
||||||
|
-a [ARGUMENT ...], --argument [ARGUMENT ...]
|
||||||
|
Specify key - value pairs to be updated:
|
||||||
|
name=dns1.example.com.
|
||||||
-d DATA, --data DATA
|
-d DATA, --data DATA
|
||||||
-n NAME, --name NAME
|
-n NAME, --name NAME
|
||||||
-r RTYPE, --rtype RTYPE
|
-r RTYPE, --rtype RTYPE
|
||||||
|
|
Loading…
Add table
Reference in a new issue