]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Manpage: small parameter syntax consistency
authorTom Laermans <tom.laermans@powersource.cx>
Wed, 9 Jul 2014 15:50:52 +0000 (17:50 +0200)
committerTom Laermans <tom.laermans@powersource.cx>
Wed, 9 Jul 2014 15:50:52 +0000 (17:50 +0200)
Add <> around all parameters.

pdns/docs/rec_control.1.txt

index b24854c602eb9dcecd20e62d82bec19ba43d4c6c..0769c2abfab6c5cc33243b302026a07ebb2b0828 100644 (file)
@@ -51,12 +51,12 @@ COMMANDS
 current-queries::
        Shows the currently active queries.
 
-dump-cache filename::
+dump-cache <filename>::
        Dumps the entire cache to the filename mentioned. This file should
        not exist already, PowerDNS will refuse to overwrite it. While
        dumping, the recursor will not answer questions.
 
-dump-edns[status] filename::
+dump-edns[status] <filename>::
        Dumps the EDNS status to the filename mentioned. This file should
        not exist already, PowerDNS will refuse to overwrite it. While
        dumping, the recursor will not answer questions.
@@ -114,7 +114,7 @@ top-remotes::
 unload-lua-script::
        Unloads Lua script.
 
-wipe-cache domain0 [domain1]::
+wipe-cache <domain0> [domain1]::
        Wipe entries from the cache. This is useful if, for example, an
        important server has a new IP address, but the TTL has not yet
        expired. Multiple domain names can be passed. Note that you must