mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-08 05:11:08 +01:00
Update man pages
This commit is contained in:
parent
8536ee798f
commit
ab758b24c1
22 changed files with 454 additions and 101 deletions
|
|
@ -30,11 +30,16 @@
|
|||
pgpainless\-cli\-inline\-detach \- Split signatures from a clearsigned message
|
||||
.SH "SYNOPSIS"
|
||||
.sp
|
||||
\fBpgpainless\-cli inline\-detach\fP [\fB\-\-[no\-]armor\fP] [\fB\-\-stacktrace\fP] [\fB\-\-signatures\-out\fP=\fISIGNATURES\fP]
|
||||
\fBpgpainless\-cli inline\-detach\fP [\fB\-\-debug\fP] [\fB\-\-[no\-]armor\fP] [\fB\-\-signatures\-out\fP=\fISIGNATURES\fP]
|
||||
.SH "DESCRIPTION"
|
||||
|
||||
.SH "OPTIONS"
|
||||
.sp
|
||||
\fB\-\-debug, \-\-stacktrace\fP
|
||||
.RS 4
|
||||
Print stacktrace
|
||||
.RE
|
||||
.sp
|
||||
\fB\-\-[no\-]armor\fP
|
||||
.RS 4
|
||||
ASCII armor the output
|
||||
|
|
@ -43,9 +48,4 @@ ASCII armor the output
|
|||
\fB\-\-signatures\-out\fP=\fISIGNATURES\fP
|
||||
.RS 4
|
||||
Destination to which a detached signatures block will be written
|
||||
.RE
|
||||
.sp
|
||||
\fB\-\-stacktrace\fP
|
||||
.RS 4
|
||||
Print stacktrace
|
||||
.RE
|
||||
Loading…
Add table
Add a link
Reference in a new issue