Skip to content
Snippets Groups Projects
Commit f183eee7 authored by Daniel Salzman's avatar Daniel Salzman Committed by Gerrit Code Review
Browse files

doc: update knotc help

Change-Id: Id40a732dcd5b7467f89ea86549d03666a12bfb4d
parent 3d83caeb
No related branches found
No related tags found
No related merge requests found
......@@ -39,16 +39,16 @@ Parameters:
-h, --help Print help and usage.
Actions:
start Start server (no-op if running).
stop Stop server (no-op if running).
restart Restarts server (no-op if running).
reload Reloads configuration and changed zones.
refresh Refresh slave zones (all if not specified).
flush Flush journal and update zone files.
status Check if server is running.
zonestatus Show status of configured zones.
checkconf Check server configuration.
checkzone Check specified zone files.
start Start server (if not running).
stop Stop server.
restart Restart server.
reload Reload configuration and changed zones.
refresh [zone] Refresh slave zone (all if not specified).
flush Flush journal and update zone files.
status Check if server is running.
zonestatus Show status of configured zones.
checkconf Check current server configuration.
checkzone [zone] Check zone (all if not specified).
@end example
If you want to run Knot DNS daemon directly, you can use @code{knotd} binary
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment