Fix enumeration.
This commit is contained in:
parent
33c74a490b
commit
96dff12048
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: veriexecgen.8,v 1.18 2017/09/09 21:27:23 sevan Exp $
|
||||
.\" $NetBSD: veriexecgen.8,v 1.19 2017/09/10 10:13:47 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -104,7 +104,8 @@ for the fingerprints.
|
|||
Must be one of
|
||||
.Dq sha256 ,
|
||||
.Dq sha384 ,
|
||||
.Dq sha512 ,
|
||||
or
|
||||
.Dq sha512 .
|
||||
.It Fl v
|
||||
Verbose mode.
|
||||
Print messages describing what operations are being done.
|
||||
|
|
Loading…
Reference in New Issue