1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

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

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