mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix misspelling of encryptedcore.
PR: 223991 Submitted by: Trond Endrestol <Trond.Endrestol@ximalas.info> Approved by: pjd (mentor)
This commit is contained in:
parent
f0393bbf34
commit
02670b9048
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ Specify location of a private key file which will be used to decrypt a dump key
|
|||
file.
|
||||
.It Fl k Ar keyfile
|
||||
Specify location of a dump key file.
|
||||
.It Fl e Ar encrytpedcore
|
||||
.It Fl e Ar encryptedcore
|
||||
Specify location of an encrypted core.
|
||||
.It Fl c Ar core
|
||||
Specify location of a resulting decrypted core dump.
|
||||
|
|
|
|||
Loading…
Reference in a new issue