-
Notifications
You must be signed in to change notification settings - Fork 417
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
DOCS: Add missing docs for fmt, global flags, preview-push #2886
Conversation
documentation/fmt.md
Outdated
This is a stand-alone utility to pretty-format your `dnsconfig.js` configuration file. | ||
|
||
|
||
```text |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
|
||
``` | ||
dnscontrol fmt >new-dnsconfig.js | ||
``` |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
documentation/globalflags.md
Outdated
They must appear before the subcommand. | ||
|
||
``` | ||
RIGHT: |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
documentation/preview-push.md
Outdated
performed corrections in the file named `name`. If no name is specified, no | ||
report is generated. | ||
|
||
## Starting in v4.9 |
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, something went wrong.
I'll be away this weekend but I hope to get to this next week. The next release is blocked on this and others. |
No problem, I'm happy to help. See here GitHub pull request #2891 with the prepared changes. |
Thanks for the help!! |
No description provided.