mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-10 18:59:39 +02:00
Update man page documentation
This commit is contained in:
parent
db9745d7a2
commit
095e58eddc
15 changed files with 124 additions and 1193 deletions
|
@ -2,12 +2,12 @@
|
|||
.\" Title: pgpainless-cli
|
||||
.\" Author: [see the "AUTHOR(S)" section]
|
||||
.\" Generator: Asciidoctor 2.0.10
|
||||
.\" Date: 2022-08-07
|
||||
.\" Date: 2022-11-06
|
||||
.\" Manual: PGPainless-CLI Manual
|
||||
.\" Source:
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "PGPAINLESS\-CLI" "1" "2022-08-07" "" "PGPainless\-CLI Manual"
|
||||
.TH "PGPAINLESS\-CLI" "1" "2022-11-06" "" "PGPainless\-CLI Manual"
|
||||
.ie \n(.g .ds Aq \(aq
|
||||
.el .ds Aq '
|
||||
.ss \n[.ss] 0
|
||||
|
@ -31,14 +31,20 @@
|
|||
pgpainless\-cli \- Stateless OpenPGP Protocol
|
||||
.SH "SYNOPSIS"
|
||||
.sp
|
||||
\fBpgpainless\-cli\fP [COMMAND]
|
||||
\fBpgpainless\-cli\fP [\fB\-\-stacktrace\fP] [COMMAND]
|
||||
.SH "DESCRIPTION"
|
||||
|
||||
.SH "OPTIONS"
|
||||
.sp
|
||||
\fB\-\-stacktrace\fP
|
||||
.RS 4
|
||||
Print Stacktrace
|
||||
.RE
|
||||
.SH "COMMANDS"
|
||||
.sp
|
||||
\fBhelp\fP
|
||||
.RS 4
|
||||
Display usage information for the specified subcommand
|
||||
Stateless OpenPGP Protocol
|
||||
.RE
|
||||
.sp
|
||||
\fBarmor\fP
|
||||
|
@ -103,7 +109,7 @@ Display version information about the tool
|
|||
.sp
|
||||
\fBgenerate\-completion\fP
|
||||
.RS 4
|
||||
Generate bash/zsh completion script for pgpainless\-cli.
|
||||
Stateless OpenPGP Protocol
|
||||
.RE
|
||||
.SH "EXIT CODES:"
|
||||
.sp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue