mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-22 17:30:44 -05:00
Document list of crypto algorithms in named -V output
(cherry picked from commit c648e280e4)
This commit is contained in:
parent
70606149c6
commit
af5f4bacf6
2 changed files with 4 additions and 2 deletions
|
|
@ -203,7 +203,8 @@ Options
|
|||
|
||||
.. option:: -V
|
||||
|
||||
This option reports the version number and build options, and exits.
|
||||
This option reports the version number, build options, supported
|
||||
cryptographics algorithms, and exits.
|
||||
|
||||
.. option:: -X lock-file
|
||||
|
||||
|
|
|
|||
|
|
@ -244,7 +244,8 @@ This option reports the version number and exits.
|
|||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-V
|
||||
This option reports the version number and build options, and exits.
|
||||
This option reports the version number, build options, supported
|
||||
cryptographics algorithms, and exits.
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
|
|
|
|||
Loading…
Reference in a new issue