diff options
Diffstat (limited to 'examples/ldns-key2ds.1')
-rw-r--r-- | examples/ldns-key2ds.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/ldns-key2ds.1 b/examples/ldns-key2ds.1 index a20ab96fb475..5571777dbc7a 100644 --- a/examples/ldns-key2ds.1 +++ b/examples/ldns-key2ds.1 @@ -32,6 +32,13 @@ Use SHA1 as the hash function. \fB-2\fR Use SHA256 as the hash function +.TP +\fB-g\fR +Use GOST as the hash function + +.TP +\fB-4\fR +Use SHA384 as the hash function .SH AUTHOR Written by the ldns team as an example for ldns usage. |