DOCS: Commands preview/push (#2888)

This commit is contained in:
Jeffrey Cafferata 2024-03-28 12:48:30 +01:00 committed by GitHub
parent 1ae265e5f6
commit c112e91ed8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,9 +3,7 @@
`preview` reads the dnsconfig.js file (or equivalent), determines what changes are to be made, and
prints them. `push` is the same but executes the changes.
```text
Syntax:
```shell
NAME:
dnscontrol preview - read live configuration and identify changes to be made, without applying them