Correct option "--armor"
Submitted on tech-pkg@ as: [PATCH 07/11] Correct option "--armor"
This commit is contained in:
parent
93af107a65
commit
b73233e927
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: netpgp.1,v 1.19 2014/02/17 07:23:18 agc Exp $
|
||||
.\" $NetBSD: netpgp.1,v 1.20 2017/03/27 21:30:23 khorben Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -203,7 +203,7 @@ library.
|
|||
In addition to one of the preceding commands, a number of qualifiers
|
||||
or options may be given.
|
||||
.Bl -tag -width Ar
|
||||
.It Fl Fl armour , Fl armor
|
||||
.It Fl Fl armour , Fl Fl armor
|
||||
This option, however it is spelled, wraps the signature as an
|
||||
ASCII-encoded piece of text, for ease of use.
|
||||
.It Fl Fl cipher Ar ciphername
|
||||
|
|
Loading…
Reference in New Issue