mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 05:59:59 -04:00
Make it obvious -roll number is optional
Manual page were updated to indicate it, but rndc -h still displays it
as required parameter. Make it look like optional.
(cherry picked from commit 0627214568)
This commit is contained in:
parent
996f635991
commit
c16cabff04
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ command is one of the following:\n\
|
|||
Requires the zone to have a dnssec-policy.\n\
|
||||
dnstap -reopen\n\
|
||||
Close, truncate and re-open the DNSTAP output file.\n\
|
||||
dnstap -roll count\n\
|
||||
dnstap -roll [count]\n\
|
||||
Close, rename and re-open the DNSTAP output file(s).\n\
|
||||
dumpdb [-all|-cache|-zones|-adb|-bad|-expired|-fail] [view ...]\n\
|
||||
Dump cache(s) to the dump file (named_dump.db).\n\
|
||||
|
|
|
|||
Loading…
Reference in a new issue